HomeSort by: relevance | last modified time | path
    Searched defs:expandZExtPseudo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 197 void SystemZInstrInfo::expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode,
1360 expandZExtPseudo(MI, SystemZ::LLCR, 8);
1364 expandZExtPseudo(MI, SystemZ::LLHR, 16);
SystemZInstrInfo.cpp 197 void SystemZInstrInfo::expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode,
1360 expandZExtPseudo(MI, SystemZ::LLCR, 8);
1364 expandZExtPseudo(MI, SystemZ::LLHR, 16);

Completed in 60 milliseconds