Searched refs:DelaySlot (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h33 DelaySlot = (1<<3) enumerator in enum:llvm::SPII::__anon22426
/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h113 DelaySlot, enumerator in enum:llvm::MCID::__anon21882
326 return Flags & (1 << MCID::DelaySlot);
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h443 return hasProperty(MCID::DelaySlot, Type);

Completed in 93 milliseconds