Home
last modified time | relevance | path

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

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