Searched refs:SETB (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrCMovSetCC.td | 90 defm SETB : SETCC<0x92, "setb", X86_COND_B>; // unsigned less than
|
D | X86InstrCompiler.td | 237 // (add OP, SETB) -> (adc OP, 0) 245 // (sub OP, SETB) -> (sbb OP, 0)
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCMovSetCC.td | 98 defm SETB : SETCC<0x92, "setb", X86_COND_B>; // unsigned less than
|
D | X86InstrCompiler.td | 354 // (add OP, SETB) -> (adc OP, 0) 362 // (sub OP, SETB) -> (sbb OP, 0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrCMovSetCC.td | 96 defm SETB : SETCC<0x92, "setb", X86_COND_B>; // unsigned less than
|
D | X86InstrCompiler.td | 370 // (add OP, SETB) -> (adc OP, 0) 378 // (sub OP, SETB) -> (sbb OP, 0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | copy-eflags.ll | 309 ; used to lower SETB into an SBB pattern in order to make sure that kind of
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 615 #define SETB(a) CHOICE(setb a, setb a, setb a) macro 1328 #define SETB(a) setb a macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | P9InstrResources.td | 118 SETB,
|
D | PPCInstr64Bit.td | 776 def SETB : XForm_44<31, 128, (outs g8rc:$RT), (ins crrc:$BFA),
|
/external/syzkaller/pkg/ifuzz/gen/ |
D | all-enc-instructions.txt | 9648 ICLASS : SETB
|