OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICC_N
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Sparc/
Sparc.h
44
ICC_N
= 0 , // Never
82
case SPCC::
ICC_N
: return "n";
SparcInstrInfo.cpp
90
case SPCC::ICC_A: return SPCC::
ICC_N
;
91
case SPCC::
ICC_N
: return SPCC::ICC_A;
/toolchain/binutils/binutils-2.25/opcodes/
frv-desc.h
138
, ICC_EQ, ICC_LS,
ICC_N
, ICC_LE
[
all
...]
Completed in 54 milliseconds