Home
last modified time | relevance | path

Searched refs:LLVMConstSIToFP (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm-c/
DCore.h1629 LLVMValueRef LLVMConstSIToFP(LLVMValueRef ConstantVal, LLVMTypeRef ToType);
/freebsd-9-stable/contrib/llvm/lib/IR/
DCore.cpp1006 LLVMValueRef LLVMConstSIToFP(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstSIToFP() function