Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp101 Value *generateCondForPow(CallInst *CI, const LibFunc &Func);
275 Cond = generateCondForPow(CI, Func); in performCallErrors()
420 Value *LibCallsShrinkWrap::generateCondForPow(CallInst *CI, in generateCondForPow() function in LibCallsShrinkWrap