Searched refs:setbe (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | cmp-ops.c | 41 static int setbe(unsigned int x, unsigned int y) in setbe() function
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 616 #define SETBE(a) CHOICE(setbe a, setbe a, setbe a) 1329 #define SETBE(a) setbe a
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 3182 def NA : CondCodeAlias<Prefix, Suffix, "na", "be", V>; // setna -> setbe
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 2046 Mnemonic = "setbe"; // "setna" 7755 "a\005setae\004setb\005setbe\004sete\004setg\005setge\004setl\005setle\005" 10232 { 7149 /* setbe */, X86::SETCCr, Convert__Reg1_0__imm_95_6, AMFBS_None, { MCK_GR8 }, }, 10233 { 7149 /* setbe */, X86::SETCCm, Convert__Mem85_0__imm_95_6, AMFBS_None, { MCK_Mem8 }, }, 24796 { 7149 /* setbe */, X86::SETCCr, Convert__Reg1_0__imm_95_6, AMFBS_None, { MCK_GR8 }, }, 24797 { 7149 /* setbe */, X86::SETCCm, Convert__Mem85_0__imm_95_6, AMFBS_None, { MCK_Mem8 }, },
|