Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm-c/
HDCore.h1724 LLVMValueRef LLVMConstFPExt(LLVMValueRef ConstantVal, LLVMTypeRef ToType);
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp1200 LLVMValueRef LLVMConstFPExt(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstFPExt() function