Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp2019 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local
H A DSystemZISelLowering.cpp4809 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local
7645 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local