Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4648 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildExactSDIV() local
4668 if (!ISD::matchUnaryPredicate(Op1, BuildSDIVPattern)) in BuildExactSDIV()
4729 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildSDIV() local
4763 if (!ISD::matchUnaryPredicate(N1, BuildSDIVPattern)) in BuildSDIV()