Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3705 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildExactSDIV() local
3725 if (!ISD::matchUnaryPredicate(Op1, BuildSDIVPattern)) in BuildExactSDIV()
3786 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildSDIV() local
3820 if (!ISD::matchUnaryPredicate(N1, BuildSDIVPattern)) in BuildSDIV()