Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZSelectionDAGInfo.cpp171 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local
HDSystemZISelLowering.h151 IPM, enumerator
HDSystemZISelDAGToDAG.cpp1846 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local
HDSystemZISelLowering.cpp4078 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local
6234 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local