Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h367 unsigned getLoadAndTrap(unsigned Opcode) const;
H A DSystemZElimCompare.cpp240 unsigned LATOpcode = TII->getLoadAndTrap(MI.getOpcode()); in convertToLoadAndTrap()
H A DSystemZInstrInfo.cpp2188 unsigned SystemZInstrInfo::getLoadAndTrap(unsigned Opcode) const { in getLoadAndTrap() function in SystemZInstrInfo