Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1230 Constant *SqrtfFunc = M->getOrInsertFunction("sqrtf", in visitFPTrunc() local
1235 CallInst *ret = CallInst::Create(SqrtfFunc, Arg->getOperand(0), in visitFPTrunc()