OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasDelaySlot
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCInstrDesc.h
364
///
hasDelaySlot
- Returns true if the specified instruction has a delay slot
366
bool
hasDelaySlot
() const {
/external/llvm/utils/TableGen/
CodeGenInstruction.h
234
bool
hasDelaySlot
;
Completed in 164 milliseconds