Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1425 bool SwapSelectOps; in combineSelectAndUse() local
1426 if (!isConditionalZeroOrAllOnes(Slct.getNode(), AllOnes, CCOp, SwapSelectOps, in combineSelectAndUse()
1435 if (SwapSelectOps) in combineSelectAndUse()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9740 bool SwapSelectOps; in combineSelectAndUse() local
9741 if (!isConditionalZeroOrAllOnes(Slct.getNode(), AllOnes, CCOp, SwapSelectOps, in combineSelectAndUse()
9750 if (SwapSelectOps) in combineSelectAndUse()