OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TrueOp
(Results
1 - 6
of
6
) sorted by null
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
575
/// Result = SELECT Cond,
TrueOp
, FalseOp
583
/// @param
TrueOp
Operand number of the value selected when Cond is true.
589
unsigned &
TrueOp
, unsigned &FalseOp,
608
/// @param PreferFalse Try to optimize FalseOp instead of
TrueOp
.
[
all
...]
/external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h
261
unsigned &
TrueOp
, unsigned &FalseOp,