Searched defs:BuildSDIVPattern (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 6098 auto BuildSDIVPattern = [&](ConstantSDNode *C) { BuildExactSDIV() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 5377 auto BuildSDIVPattern = [&](const Constant *C) { buildSDivUsingMul() local |