Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp171 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in addIPMSequence() local
DSystemZISelLowering.h151 IPM, enumerator
DSystemZISelDAGToDAG.cpp1846 IPMConversion IPM = getIPMConversion(CCValid, CCMask); in expandSelectBoolean() local
DSystemZISelLowering.cpp4078 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, CCReg); in getCCResult() local
6234 auto *IPM = SHL->getOperand(0).getNode(); in combineCCMask() local