Searched refs:SETB (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FlagsCopyLowering.cpp | 164 SETB, enumerator 238 return FlagArithMnemonic::SETB; in getMnemonicFromOpcode() 809 case FlagArithMnemonic::SETB: in rewriteArithmetic()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kInstrControl.td | 301 // (add OP, SETB) -> (addx OP, (move 0)) 307 // (sub OP, SETB) -> (subx OP, (move 0))
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stab.def | 203 | 18 SETD | 1A SETB | 1C SETV | 1E WARNING|
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stab.def | 203 | 18 SETD | 1A SETB | 1C SETV | 1E WARNING|
|
/netbsd-src/external/gpl3/binutils/dist/include/aout/ |
H A D | stab.def | 246 | 18 SETD | 1A SETB | 1C SETV | 1E WARNING|
|
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
H A D | stab.def | 246 | 18 SETD | 1A SETB | 1C SETV | 1E WARNING|
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCRegisterInfo.cpp | 942 BuildMI(MBB, II, dl, TII.get(LP64 ? PPC::SETB8 : PPC::SETB), Reg) in lowerCRBitSpilling()
|
H A D | P9InstrResources.td | 113 (instregex "SETB(8)?$"),
|
H A D | PPCInstrInfo.cpp | 5080 Opcode == PPC::EXTSW_rec || Opcode == PPC::SETB || Opcode == PPC::SETB8 || in isSignExtendingOp()
|
H A D | PPCISelDAGToDAG.cpp | 5406 N, N->getSimpleValueType(0) == MVT::i64 ? PPC::SETB8 : PPC::SETB, in Select()
|
H A D | PPCInstrInfo.td | 5242 def SETB : XForm_44<31, 128, (outs gprc:$RT), (ins crrc:$BFA),
|
/netbsd-src/external/gpl3/binutils/dist/cpu/ |
H A D | ip2k.cpu | 172 CLRB SETB SNB SB - - - -
|
/netbsd-src/external/gpl3/gdb/dist/cpu/ |
H A D | ip2k.cpu | 172 CLRB SETB SNB SB - - - -
|
/netbsd-src/external/gpl3/gdb.old/dist/cpu/ |
H A D | ip2k.cpu | 172 CLRB SETB SNB SB - - - -
|
/netbsd-src/external/gpl3/binutils.old/dist/cpu/ |
H A D | ip2k.cpu | 172 CLRB SETB SNB SB - - - -
|
/netbsd-src/external/gpl3/autoconf/dist/doc/ |
H A D | autoconf.info | 10725 -- Macro: m4_set_difference (SETA, SETB) 10726 -- Macro: m4_set_intersection (SETA, SETB) 10727 -- Macro: m4_set_union (SETA, SETB) 10728 Compute the relation between SETA and SETB, and output the result 10731 not SETB, intersection selects only elements in both sets, and
|