Searched refs:NonConstantVal (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 1423 SDValue NonConstantVal; in combineSelectAndUse() local 1427 NonConstantVal, DAG)) in combineSelectAndUse() 1433 DAG.getNode(N->getOpcode(), SDLoc(N), VT, OtherOp, NonConstantVal); in combineSelectAndUse()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 1377 SDValue NonConstantVal; in combineSelectAndUse() local 1381 NonConstantVal, DAG)) in combineSelectAndUse() 1387 DAG.getNode(N->getOpcode(), SDLoc(N), VT, OtherOp, NonConstantVal); in combineSelectAndUse()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 8683 SDValue NonConstantVal; in combineSelectAndUse() local 8687 NonConstantVal, DAG)) in combineSelectAndUse() 8693 OtherOp, NonConstantVal); in combineSelectAndUse()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 9754 SDValue NonConstantVal; in combineSelectAndUse() local 9758 NonConstantVal, DAG)) in combineSelectAndUse() 9764 OtherOp, NonConstantVal); in combineSelectAndUse()
|