Home
last modified time | relevance | path

Searched refs:emitBinaryFloatFnCallHelper (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1744 static Value *emitBinaryFloatFnCallHelper(Value *Op1, Value *Op2, in emitBinaryFloatFnCallHelper() function
1781 return emitBinaryFloatFnCallHelper(Op1, Op2, TheLibFunc, Name, B, Attrs, TLI); in emitBinaryFloatFnCall()
1795 return emitBinaryFloatFnCallHelper(Op1, Op2, TheLibFunc, Name, B, Attrs, TLI); in emitBinaryFloatFnCall()