Home
last modified time | relevance | path

Searched defs:IPM (Results 1 – 5 of 5) 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
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc6880 EVALUATE(IPM) { in EVALUATE() argument