Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4648 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildExactSDIV() local
4729 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildSDIV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5781 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildExactSDIV() local
5894 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildSDIV() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5137 auto BuildSDIVPattern = [&](const Constant *C) { in buildSDivUsingMul() local