OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FCC_LE
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Sparc/
Sparc.h
73
FCC_LE
= 13+16, // Less or Equal
110
case SPCC::
FCC_LE
: return "le";
SparcInstrInfo.cpp
112
case SPCC::
FCC_LE
: return SPCC::FCC_UG;
113
case SPCC::FCC_UG: return SPCC::
FCC_LE
;
SparcISelLowering.cpp
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
frv-desc.h
148
,
FCC_LE
, FCC_ULE, FCC_O, FCC_RA
[
all
...]
Completed in 46 milliseconds