Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp172 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local
H A DSystemZISelLowering.h152 IPM, enumerator
H A DSystemZISelDAGToDAG.cpp1891 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local
H A DSystemZISelLowering.cpp4152 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local
6538 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local