Searched refs:LLVMConstRealGetDouble (Results 1 – 3 of 3) sorted by relevance
1948 double LLVMConstRealGetDouble(LLVMValueRef ConstantVal, LLVMBool *losesInfo);
1345 double LLVMConstRealGetDouble(LLVMValueRef ConstantVal, LLVMBool *LosesInfo) { in LLVMConstRealGetDouble() function
2932 exp.chan[i].const_float = LLVMConstRealGetDouble(v, &loses_info); in ac_optimize_vs_outputs()