Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h244 unsigned getLoadAndTest(unsigned Opcode) const;
DSystemZElimCompare.cpp225 unsigned Opcode = TII->getLoadAndTest(MI.getOpcode()); in convertToLoadAndTest()
DSystemZInstrInfo.cpp1323 unsigned SystemZInstrInfo::getLoadAndTest(unsigned Opcode) const { in getLoadAndTest() function in SystemZInstrInfo