Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h344 unsigned getLoadAndTest(unsigned Opcode) const;
H A DSystemZElimCompare.cpp282 unsigned Opcode = TII->getLoadAndTest(MI.getOpcode()); in convertToLoadAndTest()
H A DSystemZInstrInfo.cpp1947 unsigned SystemZInstrInfo::getLoadAndTest(unsigned Opcode) const { in getLoadAndTest() function in SystemZInstrInfo