HomeSort by relevance Sort by last modified time
    Searched defs:DelaySlot (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 33 DelaySlot = (1<<3)
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 113 DelaySlot,
326 return Flags & (1 << MCID::DelaySlot);

Completed in 396 milliseconds