HomeSort by relevance Sort by last modified time
    Searched defs:hasDelaySlot (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCInstrDesc.h 311 /// hasDelaySlot - Returns true if the specified instruction has a delay slot
313 bool hasDelaySlot() const {
  /external/llvm/utils/TableGen/
CodeGenInstruction.h 237 bool hasDelaySlot;

Completed in 180 milliseconds