OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SETGE
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/CodeGen/
ISDOpcodes.h
705
///
SETGE
,SETULT,SETULE,SETUGT, and SETUGE opcodes are used.
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h
620
#define
SETGE
(a) CHOICE(
setge
a,
setge
a,
setge
a)
[
all
...]
/external/mesa3d/src/mesa/x86/
assyntax.h
620
#define
SETGE
(a) CHOICE(
setge
a,
setge
a,
setge
a)
[
all
...]
Completed in 29 milliseconds