Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h322 unsigned getLoadAndTest(unsigned Opcode) const;
H A DSystemZElimCompare.cpp288 unsigned Opcode = TII->getLoadAndTest(MI.getOpcode()); in convertToLoadAndTest()
H A DSystemZInstrInfo.cpp1687 unsigned SystemZInstrInfo::getLoadAndTest(unsigned Opcode) const { in getLoadAndTest() function in SystemZInstrInfo