Home
last modified time | relevance | path

Searched defs:FloatFn (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp789 LibFunc DoubleFn, LibFunc FloatFn, LibFunc LongDoubleFn) { in hasFloatFn()
803 LibFunc DoubleFn, LibFunc FloatFn, in getFloatFnName()
1074 LibFunc DoubleFn, LibFunc FloatFn, in emitUnaryFloatFnCall()
1119 LibFunc DoubleFn, LibFunc FloatFn, in emitBinaryFloatFnCall()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp1388 LibFunc DoubleFn, LibFunc FloatFn, LibFunc LongDoubleFn) { in hasFloatFn()
1402 Type *Ty, LibFunc DoubleFn, LibFunc FloatFn, in getFloatFn()
1732 LibFunc DoubleFn, LibFunc FloatFn, in emitUnaryFloatFnCall()
1786 LibFunc DoubleFn, LibFunc FloatFn, in emitBinaryFloatFnCall()
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp94 LibFunc::Func DoubleFn, LibFunc::Func FloatFn, in hasUnaryFloatFn()