Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
LLVMBuildUIToFP ( Builder Val DestTy Name -- LLVMValueRef )
Vocabulary
llvm.core
Definition
USING:
alien.c-types
alien.syntax
;
IN:
llvm.core
LIBRARY:
LLVMCore
FUNCTION:
LLVMValueRef
LLVMBuildUIToFP
(
LLVMBuilderRef
Builder,
LLVMValueRef
Val,
LLVMTypeRef
DestTy,
c-string
Name )
;
inline