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