OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Predicable
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCInstrDesc.h
117
Predicable
,
292
return Flags & (1 << MCID::
Predicable
);
/external/llvm/include/llvm/CodeGen/
MachineInstr.h
405
// If it's a bundle than all bundled instructions must be
predicable
for this
407
return hasProperty(MCID::
Predicable
, Type);
[
all
...]
Completed in 891 milliseconds