Home
last modified time | relevance | path

Searched defs:BuildSDIVPattern (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6098 auto BuildSDIVPattern = [&](ConstantSDNode *C) { BuildExactSDIV() local
6250 auto BuildSDIVPattern = [&](ConstantSDNode *C) { BuildSDIV() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5377 auto BuildSDIVPattern = [&](const Constant *C) { buildSDivUsingMul() local