Home
last modified time | relevance | path

Searched refs:SETBE (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrCMovSetCC.td94 defm SETBE : SETCC<0x96, "setbe", X86_COND_BE>; // unsigned less than or equal
/external/llvm/lib/Target/X86/
DX86InstrCMovSetCC.td102 defm SETBE : SETCC<0x96, "setbe", X86_COND_BE>; // unsigned less than or equal
/external/mesa3d/src/mesa/x86/
Dassyntax.h616 #define SETBE(a) CHOICE(setbe a, setbe a, setbe a) macro
1329 #define SETBE(a) setbe a macro