Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h110 DelaySlot, enumerator
388 return Flags & (1 << MCID::DelaySlot); in hasDelaySlot()
/external/llvm/include/llvm/MC/
DMCInstrDesc.h111 DelaySlot, enumerator
286 bool hasDelaySlot() const { return Flags & (1 << MCID::DelaySlot); } in hasDelaySlot()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.h33 DelaySlot = (1<<3) enumerator
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h35 DelaySlot = (1<<3) enumerator
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h540 return hasProperty(MCID::DelaySlot, Type);
/external/llvm/lib/Target/Mips/
DMipsInstrFPU.td213 SDPatternOperator Op = null_frag, bit DelaySlot = 1> :
220 let hasDelaySlot = DelaySlot;
DMipsInstrInfo.td1249 RegisterOperand RO, bit DelaySlot = 1> :
1256 let hasDelaySlot = DelaySlot;
1262 RegisterOperand RO, bit DelaySlot = 1> :
1269 let hasDelaySlot = DelaySlot;
1345 RegisterOperand RO, bit DelaySlot = 1> :
1348 let hasDelaySlot = DelaySlot;