Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h188 void expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode,
H A DSystemZInstrInfo.cpp197 void SystemZInstrInfo::expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode, in expandZExtPseudo() function in SystemZInstrInfo
1360 expandZExtPseudo(MI, SystemZ::LLCR, 8); in expandPostRAPseudo()
1364 expandZExtPseudo(MI, SystemZ::LLHR, 16); in expandPostRAPseudo()