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 292 /// hasDelaySlot - Returns true if the specified instruction has a delay slot
294 bool hasDelaySlot() const {
  /external/llvm/utils/TableGen/
CodeGenInstruction.h 234 bool hasDelaySlot;

Completed in 195 milliseconds