Home
last modified time | relevance | path

Searched refs:getLoadAndTrap (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h344 unsigned getLoadAndTrap(unsigned Opcode) const;
H A DSystemZElimCompare.cpp246 unsigned LATOpcode = TII->getLoadAndTrap(MI.getOpcode()); in convertToLoadAndTrap()
H A DSystemZInstrInfo.cpp1946 unsigned SystemZInstrInfo::getLoadAndTrap(unsigned Opcode) const { in getLoadAndTrap() function in SystemZInstrInfo