Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h287 unsigned getLoadAndTest(unsigned Opcode) const;
H A DSystemZElimCompare.cpp292 unsigned Opcode = TII->getLoadAndTest(MI.getOpcode()); in convertToLoadAndTest()
H A DSystemZInstrInfo.cpp1562 unsigned SystemZInstrInfo::getLoadAndTest(unsigned Opcode) const { in getLoadAndTest() function in SystemZInstrInfo