Searched defs:hasDelaySlot (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCInstrDesc.h385 /// hasDelaySlot - Returns true if the specified instruction has a delay slot
387 bool hasDelaySlot() const { function in class:llvm::MCInstrDesc
/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DCodeGenInstruction.h234 bool hasDelaySlot; member in class:llvm::CodeGenInstruction
/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h286 bool hasDelaySlot() const { return Flags & (1 << MCID::DelaySlot); } function in class:llvm::MCInstrDesc

Completed in 230 milliseconds