HomeSort by relevance Sort by last modified time
    Searched refs:getLoadAndTest (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 209 unsigned getLoadAndTest(unsigned Opcode) const;
SystemZElimCompare.cpp 216 unsigned Opcode = TII->getLoadAndTest(MI->getOpcode());
SystemZInstrInfo.cpp 764 unsigned SystemZInstrInfo::getLoadAndTest(unsigned Opcode) const {

Completed in 162 milliseconds