Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp410 static Instruction *foldCttzCtlz(IntrinsicInst &II, InstCombinerImpl &IC) { in foldCttzCtlz() function
871 if (auto *I = foldCttzCtlz(*II, *this)) in visitCallInst()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1188 static Instruction *foldCttzCtlz(IntrinsicInst &II, InstCombiner &IC) { in foldCttzCtlz() function
1941 if (auto *I = foldCttzCtlz(*II, *this)) in visitCallInst()