HomeSort by relevance Sort by last modified time
    Searched defs:IPM (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZSelectionDAGInfo.cpp 180 // The sequence starts with IPM, which puts CC into bits 29 and 28
183 SDValue IPM = DAG.getNode(SystemZISD::IPM, DL, MVT::i32, Glue);
184 SDValue SRL = DAG.getNode(ISD::SRL, DL, MVT::i32, IPM,
SystemZISelLowering.h 136 IPM,

Completed in 272 milliseconds