Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5052 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildExactSDIV() local
5072 if (!ISD::matchUnaryPredicate(Op1, BuildSDIVPattern)) in BuildExactSDIV()
5154 auto BuildSDIVPattern = [&](ConstantSDNode *C) { in BuildSDIV() local
5188 if (!ISD::matchUnaryPredicate(N1, BuildSDIVPattern)) in BuildSDIV()