Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h33 DelaySlot = (1<<3) enumerator
/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h115 DelaySlot, enumerator
349 return Flags & (1 << MCID::DelaySlot); in hasDelaySlot()
/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstr.h508 return hasProperty(MCID::DelaySlot, Type);
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td727 RegisterOperand RO, bit DelaySlot = 1> :
734 let hasDelaySlot = DelaySlot;
739 RegisterOperand RO, bit DelaySlot = 1> :
746 let hasDelaySlot = DelaySlot;
819 RegisterOperand RO, bit DelaySlot = 1> :
822 let hasDelaySlot = DelaySlot;
H A DMipsInstrFPU.td214 SDPatternOperator Op = null_frag, bit DelaySlot = 1> :
221 let hasDelaySlot = DelaySlot;