Searched defs:expandZExtPseudo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp149 void SystemZInstrInfo::expandZExtPseudo(MachineInstr *MI, unsigned LowOpcode, function in class:SystemZInstrInfo
899 expandZExtPseudo(MI, SystemZ::LLCR, 8);
903 expandZExtPseudo(MI, SystemZ::LLHR, 16);

Completed in 117 milliseconds