OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DelaySlot
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Sparc/
SparcInstrInfo.h
33
DelaySlot
= (1<<3)
/external/llvm/include/llvm/MC/
MCInstrDesc.h
113
DelaySlot
,
326
return Flags & (1 << MCID::
DelaySlot
);
/external/llvm/include/llvm/CodeGen/
MachineInstr.h
443
return hasProperty(MCID::
DelaySlot
, Type);
[
all
...]
Completed in 35 milliseconds