Searched defs:IPM (Results 1 – 8 of 8) sorted by relevance
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 144 IPM, enumerator
|
| D | SystemZSelectionDAGInfo.cpp | 175 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, Glue); in addIPMSequence() local
|
| D | SystemZInstrInfo.cpp | 490 MachineInstr *IPM = getDef(SRL->getOperand(1).getReg(), MRI); in removeIPMBasedCompare() local
|
| D | SystemZISelLowering.cpp | 3420 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, Glue); in getCCResult() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 171 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local
|
| D | SystemZISelLowering.h | 151 IPM, enumerator
|
| D | SystemZISelDAGToDAG.cpp | 1846 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local
|
| D | SystemZISelLowering.cpp | 4078 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local 6234 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local
|