OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICC_GE
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Sparc/
Sparc.h
49
ICC_GE
= 11 , // Greater or Equal
87
case SPCC::
ICC_GE
: return "ge";
SparcInstrInfo.cpp
96
case SPCC::
ICC_GE
: return SPCC::ICC_L;
97
case SPCC::ICC_L: return SPCC::
ICC_GE
;
SparcISelLowering.cpp
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
frv-desc.h
139
, ICC_RA, ICC_NC, ICC_NV,
ICC_GE
[
all
...]
Completed in 714 milliseconds