Searched refs:LLVMConstFPToUI (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h1515 LLVMValueRef LLVMConstFPToUI(LLVMValueRef ConstantVal, LLVMTypeRef ToType);
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm.ml467 external const_fptoui : llvalue -> lltype -> llvalue = "LLVMConstFPToUI"
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp964 LLVMValueRef LLVMConstFPToUI(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { function

Completed in 176 milliseconds