OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FCC_UL
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Sparc/
Sparc.h
66
FCC_UL
= 3+16, // Unordered or Less
103
case SPCC::
FCC_UL
: return "ul";
SparcInstrInfo.cpp
116
case SPCC::FCC_GE: return SPCC::
FCC_UL
;
117
case SPCC::
FCC_UL
: return SPCC::FCC_GE;
SparcISelLowering.cpp
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
frv-desc.h
146
, FCC_LT,
FCC_UL
, FCC_LG, FCC_NE
[
all
...]
Completed in 250 milliseconds