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

/freebsd-13-stable/contrib/llvm-project/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, function in class:SystemZInstrInfo
1356 expandZExtPseudo(MI, SystemZ::LLCR, 8);
1360 expandZExtPseudo(MI, SystemZ::LLHR, 16);

Completed in 108 milliseconds