Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h167 DelaySlot, enumerator
362 bool hasDelaySlot() const { return Flags & (1ULL << MCID::DelaySlot); } in hasDelaySlot()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h34 DelaySlot = (1<<3) enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1069 return hasProperty(MCID::DelaySlot, Type);