Searched refs:emitBinaryFloatFnCall (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h93 Value *emitBinaryFloatFnCall(Value *Op1, Value *Op2, StringRef Name,
/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp898 Value *llvm::emitBinaryFloatFnCall(Value *Op1, Value *Op2, StringRef Name, function in class:llvm
H A DSimplifyLibCalls.cpp942 Value *V = emitBinaryFloatFnCall(V1, V2, Callee->getName(), B,

Completed in 95 milliseconds