Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h316 unsigned getLoadAndTest(unsigned Opcode) const;
H A DSystemZElimCompare.cpp289 unsigned Opcode = TII->getLoadAndTest(MI.getOpcode()); in convertToLoadAndTest()
H A DSystemZInstrInfo.cpp1644 unsigned SystemZInstrInfo::getLoadAndTest(unsigned Opcode) const { in getLoadAndTest() function in SystemZInstrInfo