Searched refs:LLVMConstRealGetDouble (Results 1 – 3 of 3) sorted by relevance
2056 double LLVMConstRealGetDouble(LLVMValueRef ConstantVal, LLVMBool *losesInfo);
903 Result = LLVMConstRealGetDouble(Const, &LosesInfo); in llvm_float_of_const()
1428 double LLVMConstRealGetDouble(LLVMValueRef ConstantVal, LLVMBool *LosesInfo) { in LLVMConstRealGetDouble() function