Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1425 bool SwapSelectOps; in combineSelectAndUse() local
1426 if (!isConditionalZeroOrAllOnes(Slct.getNode(), AllOnes, CCOp, SwapSelectOps, in combineSelectAndUse()
1435 if (SwapSelectOps) in combineSelectAndUse()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1379 bool SwapSelectOps; in combineSelectAndUse() local
1380 if (!isConditionalZeroOrAllOnes(Slct.getNode(), AllOnes, CCOp, SwapSelectOps, in combineSelectAndUse()
1389 if (SwapSelectOps) in combineSelectAndUse()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp8685 bool SwapSelectOps; in combineSelectAndUse() local
8686 if (!isConditionalZeroOrAllOnes(Slct.getNode(), AllOnes, CCOp, SwapSelectOps, in combineSelectAndUse()
8695 if (SwapSelectOps) in combineSelectAndUse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp9756 bool SwapSelectOps; in combineSelectAndUse() local
9757 if (!isConditionalZeroOrAllOnes(Slct.getNode(), AllOnes, CCOp, SwapSelectOps, in combineSelectAndUse()
9766 if (SwapSelectOps) in combineSelectAndUse()