OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_ULE_S
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist/sljit/
sljitNativeMIPS_common.c
118
#define
C_ULE_S
(HI(17) | FMT_S | LO(55))
[
all
...]
/external/llvm/lib/Target/Mips/
MipsFastISel.cpp
678
Opc = IsFloat ? Mips::
C_ULE_S
: Mips::C_ULE_D32;
[
all
...]
Completed in 99 milliseconds