Searched defs:IPM (Results 1 – 12 of 12) 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/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZSelectionDAGInfo.cpp | 172 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local
|
D | SystemZISelLowering.h | 152 IPM, enumerator
|
D | SystemZISelDAGToDAG.cpp | 1891 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local
|
D | SystemZISelLowering.cpp | 4130 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local 6516 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() 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
|