Searched defs:EmitBinaryFloatFnCall (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp325 /// EmitBinaryFloatFnCall - Emit a call to the binary function named 'Name'
330 Value *llvm::EmitBinaryFloatFnCall(Value *Op1, Value *Op2, StringRef Name, function in class:llvm

Completed in 289 milliseconds