HomeSort by: relevance | last modified time | path
    Searched defs:DelaySlot (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcInstrInfo.h 34 DelaySlot = (1<<3)
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInstrDesc.h 163 DelaySlot,
351 bool hasDelaySlot() const { return Flags & (1ULL << MCID::DelaySlot); }

Completed in 17 milliseconds