Searched defs:IPM (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZSelectionDAGInfo.cpp | 164 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); addIPMSequence() local |
H A D | SystemZISelLowering.h | 147 IPM, enumerator |
H A D | SystemZISelDAGToDAG.cpp | 2019 IPMConversion IPM = getIPMConversion(CCValid, CCMask); expandSelectBoolean() local |
H A D | SystemZISelLowering.cpp | 4814 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); getCCResult() local |