Home
last modified time | relevance | path

Searched refs:expandZExtPseudo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h145 void expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode,
DSystemZInstrInfo.cpp155 void SystemZInstrInfo::expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode, in expandZExtPseudo() function in SystemZInstrInfo
1061 expandZExtPseudo(MI, SystemZ::LLCR, 8); in expandPostRAPseudo()
1065 expandZExtPseudo(MI, SystemZ::LLHR, 16); in expandPostRAPseudo()