Home
last modified time | relevance | path

Searched defs:IPM (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp164 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local
H A DSystemZISelLowering.h147 IPM, enumerator
H A DSystemZISelDAGToDAG.cpp1902 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local
H A DSystemZISelLowering.cpp4441 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local
6963 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local