Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h199 void expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode,
H A DSystemZInstrInfo.cpp215 void SystemZInstrInfo::expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode, in expandZExtPseudo() function in SystemZInstrInfo
1630 expandZExtPseudo(MI, SystemZ::LLCR, 8); in expandPostRAPseudo()
1634 expandZExtPseudo(MI, SystemZ::LLHR, 16); in expandPostRAPseudo()