Home
last modified time | relevance | path

Searched refs:Add (Results 1 – 25 of 1240) sorted by relevance

12345678910>>...50

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1962 Abv->Add(BitCodeAbbrevOp(serialization::DECL_FIELD)); in WriteDeclAbbrevs()
1964 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::VBR, 6)); // DeclContext in WriteDeclAbbrevs()
1965 Abv->Add(BitCodeAbbrevOp(0)); // LexicalDeclContext in WriteDeclAbbrevs()
1966 Abv->Add(BitCodeAbbrevOp(0)); // isInvalidDecl in WriteDeclAbbrevs()
1967 Abv->Add(BitCodeAbbrevOp(0)); // HasAttrs in WriteDeclAbbrevs()
1968 Abv->Add(BitCodeAbbrevOp(0)); // isImplicit in WriteDeclAbbrevs()
1969 Abv->Add(BitCodeAbbrevOp(0)); // isUsed in WriteDeclAbbrevs()
1970 Abv->Add(BitCodeAbbrevOp(0)); // isReferenced in WriteDeclAbbrevs()
1971 Abv->Add(BitCodeAbbrevOp(0)); // TopLevelDeclInObjCContainer in WriteDeclAbbrevs()
1972 Abv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // AccessSpecifier in WriteDeclAbbrevs()
[all …]
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mutexset_test.cpp30 mset.Add(1, true, 2); in TEST()
36 mset.Add(3, true, 4); in TEST()
37 mset.Add(5, false, 6); in TEST()
49 mset.Add(1, true, 2); in TEST()
53 mset.Add(1, true, 2); in TEST()
67 mset.Add(1, true, 2); in TEST()
77 mset.Add(1, true, 2); in TEST()
78 mset.Add(1, true, 2); in TEST()
79 mset.Add(3, true, 4); in TEST()
80 mset.Add(3, true, 4); in TEST()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp57 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_CONTAINER_INFO)); in setupMetaBlockInfo()
58 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaBlockInfo()
59 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 2)); // Type. in setupMetaBlockInfo()
69 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_REMARK_VERSION)); in setupMetaRemarkVersion()
70 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Version. in setupMetaRemarkVersion()
88 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_STRTAB)); in setupMetaStrTab()
89 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Raw table. in setupMetaStrTab()
112 Abbrev->Add(BitCodeAbbrevOp(RECORD_META_EXTERNAL_FILE)); in setupMetaExternalFile()
113 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); // Filename. in setupMetaExternalFile()
134 Abbrev->Add(BitCodeAbbrevOp(RECORD_REMARK_HEADER)); in setupRemarkBlockInfo()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp80 bool noUseOfAddBeforeLoadOrStore(const MachineInstr *Add,
95 MachineInstr *canJoinInstructions(MachineInstr *Ldst, MachineInstr *Add,
193 bool ARCOptAddrMode::noUseOfAddBeforeLoadOrStore(const MachineInstr *Add, in noUseOfAddBeforeLoadOrStore() argument
195 Register R = Add->getOperand(0).getReg(); in noUseOfAddBeforeLoadOrStore()
231 for (auto &Add : MRI->use_nodbg_instructions(B)) { in tryToCombine() local
233 if (!isAddConstantOp(Add, Incr)) in tryToCombine()
239 MachineInstr *MoveTo = canJoinInstructions(&Ldst, &Add, &Uses); in tryToCombine()
244 if (!canFixPastUses(Uses, Add.getOperand(2), B)) in tryToCombine()
247 LLVM_DEBUG(MachineInstr *First = &Ldst; MachineInstr *Last = &Add; in tryToCombine()
255 if (MoveTo == &Add) { in tryToCombine()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp568 case Instruction::Add: in getEncodedBinaryOpcode()
593 case AtomicRMWInst::Add: return bitc::RMW_ADD; in getEncodedRMWOperation()
904 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_POINTER)); in writeTypeTable()
905 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
906 Abbv->Add(BitCodeAbbrevOp(0)); // Addrspace = 0 in writeTypeTable()
911 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_OPAQUE_POINTER)); in writeTypeTable()
912 Abbv->Add(BitCodeAbbrevOp(0)); // Addrspace = 0 in writeTypeTable()
917 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_FUNCTION)); in writeTypeTable()
918 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isvararg in writeTypeTable()
919 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Array)); in writeTypeTable()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dpartial1.C14 template <class A, class B> struct Add struct
18 template <int N> struct Add<HoldInt<N>, HoldInt<-N> >
25 struct Add<HoldInt<N>, HoldInt<M> >
32 Add<HoldInt<1>, HoldInt<-1> > a;
33 Add<HoldInt<1>, HoldInt<-2> > b;
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp409 Abbv->Add(BitCodeAbbrevOp(Record)); in writeBlob()
410 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Blob)); in writeBlob()
481 case Instruction::Add: in getEncodedBinaryOpcode()
549 case AtomicRMWInst::Add: in getEncodedRMWOperation()
966 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_POINTER)); in writeTypeTable()
967 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, NumBits)); in writeTypeTable()
968 Abbv->Add(BitCodeAbbrevOp(0)); // Addrspace = 0 in writeTypeTable()
973 Abbv->Add(BitCodeAbbrevOp(bitc::TYPE_CODE_FUNCTION)); in writeTypeTable()
974 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 1)); // isvararg in writeTypeTable()
975 Abbv->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Array)); in writeTypeTable()
[all …]
/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog241 (get_class_ivars): Add second parameter indicating if entire
272 (cc1obj): Add cc1obj-checksum.o.
285 * objc-act.c (objc_finish_try_stmt): Add return value.
288 * objc-act.c (objc_is_gcable_type): Add.
289 (objc_substitute_decl): Add.
290 (objc_build_ivar_assignment): Add.
291 (objc_build_global_assignment): Add.
292 (objc_build_strong_cast_assignment): Add.
293 (objc_is_ivar_reference_p): Add.
294 (objc_is_global_reference_p): Add.
[all …]
/openbsd-src/gnu/gcc/gcc/config/m68hc11/
H A Dpredicates.md21 ;; TODO: Add a comment here.
29 ;; TODO: Add a comment here.
46 ;; TODO: Add a comment here.
63 ;; TODO: Add a comment here.
79 ;; TODO: Add a comment here.
87 ;; TODO: Add a comment here.
99 ;; TODO: Add a comment here.
108 ;; TODO: Add a comment here.
127 ;; TODO: Add a comment here.
135 ;; TODO: Add a comment here.
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A DChangeLog32 * arm.h: Add V7 feature bits.
36 * ia64.h (ia64_opnd): Add IA64_OPND_IMMU5b.
56 * i386.h (i386_optab): Add 64bit support for monitor and mwait.
106 * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder ftest opcodes.
107 Add FLAG_STRICT to pa10 ftest opcode.
116 (pa_opcode): Revise ordering rules. Add/move strict pa10 variants
117 before corresponding pa11 opcodes. Add strict pa10 register-immediate
122 * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.
154 * s390.h (s390_opcode_cpu_val): Add enum for cpu type z9-109.
164 * i386.h (i386_optab): Add comment to movd. Use LongMem for all
[all …]
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DBuiltinGCs.cpp122 static GCRegistry::Add<ErlangGC> A("erlang",
124 static GCRegistry::Add<OcamlGC> B("ocaml", "ocaml 3.10-compatible GC");
125 static GCRegistry::Add<ShadowStackGC>
127 static GCRegistry::Add<StatepointGC> D("statepoint-example",
129 static GCRegistry::Add<CoreCLRGC> E("coreclr", "CoreCLR-compatible GC");
/openbsd-src/lib/libz/
H A DChangeLog10 - Add LIT_MEM define to use more memory for a small deflate speedup
12 - Add bounds checking to ERR_MSG() macro, used by zError()
28 - Add minizip testing to Makefile
30 - Add memory sanitizer to configure (--memory)
59 - Add address checking in clang to -w option of configure
69 - Add legal disclaimer to README
80 - Add gznorm.c example, which normalizes gzip files
82 - Add tables for crc32_combine(), to speed it up by a factor of 200
83 - Add crc32_combine_gen() and crc32_combine_op() for fast combines
88 - Add use of the ARMv8 crc32 instructions when requested
[all …]
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-000117 * Makefile.am: Add support for xstormy16.
19 * configure.in: Add support for xstormy16.
21 * disassemble.c: Add support for xstormy16.
32 * alpha-opc.c (alpha_opcodes): Add wh64en.
46 (d10v_operands): Add it.
53 (d10v_operands): Add it.
81 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
120 (struct dis_private): Add orig_sizeflag.
134 * tic54x-opc.c: Add emulation trap. Parallel table now uses
165 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
[all …]
H A DChangeLog-020332 * arm-dis.c (print_arm_insn): Add 'W' macro.
33 * arm-opc.h (arm_opcodes): Add V6 instructions.
54 * sh-opc.h: Add support for sh4a and no-fpu variants.
107 * alpha-opc.c: Add support for a second argument to RPCC.
116 * m68k-dis.c: Add MCFv4/MCF5528x support.
134 * mips-dis.c (mips_arch_choices): Add entry for "mips64r2"
135 (print_insn_args): Add handing for +E, +F, +G, and +H.
137 (mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",
173 * v850-opc.c (v850_opcodes): Add DBTRAP and DBRET instructions.
193 * Makefile.am (CFILES): Add "dis-init.c".
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-000117 * Makefile.am: Add support for xstormy16.
19 * configure.in: Add support for xstormy16.
21 * disassemble.c: Add support for xstormy16.
32 * alpha-opc.c (alpha_opcodes): Add wh64en.
46 (d10v_operands): Add it.
53 (d10v_operands): Add it.
81 insert_spr, extract_spr, insert_tbr, extract_tbr): Add dialect param.
120 (struct dis_private): Add orig_sizeflag.
134 * tic54x-opc.c: Add emulation trap. Parallel table now uses
165 * configure.in (ALL_LINGUAS): Add "fr", "sv" and "tr".
[all …]
H A DChangeLog-020332 * arm-dis.c (print_arm_insn): Add 'W' macro.
33 * arm-opc.h (arm_opcodes): Add V6 instructions.
54 * sh-opc.h: Add support for sh4a and no-fpu variants.
107 * alpha-opc.c: Add support for a second argument to RPCC.
116 * m68k-dis.c: Add MCFv4/MCF5528x support.
134 * mips-dis.c (mips_arch_choices): Add entry for "mips64r2"
135 (print_insn_args): Add handing for +E, +F, +G, and +H.
137 (mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",
173 * v850-opc.c (v850_opcodes): Add DBTRAP and DBRET instructions.
193 * Makefile.am (CFILES): Add "dis-init.c".
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A DChangeLog3 * linux-x86-64-low.c (ARCH_SET_GS): Add definition if missing.
89 * server.h (block_async_io, unblock_async_io): Add prototypes.
131 * linux-low.h (struct process_info): Add resume request
163 * configure.srv: Add xscale*linux copy of arm*linux entry.
168 (the_low_target): Add arm_reinsert_addr.
198 (linux_target_ops): Add linux_detach.
200 * target.h (struct target_ops): Add "detach" member.
213 (linux_target_ops): Add linux_send_signal.
216 * target.h (struct target_ops): Add send_signal.
288 * configure.in (unistd.h): Add to AC_CHECK_HEADERS list.
[all …]
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp416 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // File ID. in AddSourceLocationAbbrev()
417 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Line. in AddSourceLocationAbbrev()
418 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Column. in AddSourceLocationAbbrev()
419 Abbrev.Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); // Offset; in AddSourceLocationAbbrev()
442 Abbrev->Add(BitCodeAbbrevOp(RECORD_VERSION)); in EmitBlockInfoBlock()
443 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 32)); in EmitBlockInfoBlock()
460 Abbrev->Add(BitCodeAbbrevOp(RECORD_DIAG)); in EmitBlockInfoBlock()
461 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 3)); // Diag level. in EmitBlockInfoBlock()
463 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // Category. in EmitBlockInfoBlock()
464 Abbrev->Add(BitCodeAbbrevOp(BitCodeAbbrevOp::Fixed, 10)); // Mapped Diag ID. in EmitBlockInfoBlock()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/MC/MCDisassembler/
H A DMCExternalSymbolizer.cpp85 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
90 Add = MCSymbolRefExpr::create(Sym, Ctx); in tryAddingSymbolicOperand()
92 Add = MCConstantExpr::create((int)SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
114 if (Add) in tryAddingSymbolicOperand()
115 LHS = MCBinaryExpr::createSub(Add, Sub, Ctx); in tryAddingSymbolicOperand()
122 } else if (Add) { in tryAddingSymbolicOperand()
124 Expr = MCBinaryExpr::createAdd(Add, Off, Ctx); in tryAddingSymbolicOperand()
126 Expr = Add; in tryAddingSymbolicOperand()
/openbsd-src/gnu/usr.bin/binutils/include/
H A DChangeLog-910330 * dis-asm.h (struct disassemble_info): Add new field
45 * bfdlink.h (bfd_elf_version_expr): Add "symbol" and remove
66 Add wildcard and mask fields.
71 (struct bfd_elf_version_tree): Add match field.
82 * floatformat.h (struct floatformat): Add field "is_valid".
95 * floatformat.h (floatformat_is_valid): Add prototype.
160 * bfdlink.h (struct bfd_link_info): Add execstack and noexecstack.
170 * bfdlink.h (struct bfd_link_info): Add pie and executable
196 * bfdlink.h (bfd_link_info): Add relax_finalizing.
200 * bfdlink.h (bfd_link_callbacks): Add error_handler.
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog-200419 * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.
27 * configure.tgt: Add s390x-ibm-tpf support.
40 * scripttempl/pe.sc (.data): Add .jcr subsection.
53 * emultempl/pe.em: Add --subsystem:xbox as well as
64 * Makefile.am (ALL_EMULATIONS): Add earmelf_linux_eabi.o.
80 * ld/ldgram.y: Add ORIGIN and LENGTH expressions.
95 * lexsup.c (option_values): Add OPTION_DEFAULT_IMPORTED_SYMVER.
96 (ld_options): Add --default-imported-symver.
102 * Makefile.am: Add entries for new maxq-coff target.
104 * configure.tgt: Add support for maxq.
[all …]
/openbsd-src/lib/libkeynote/
H A DHOWTO.add.crypto8 - Add the appropriate include files in keynote.h
11 - Add a definition for the algorithm in keynote.h (the
41 - Add the necessary include files in keynote.h
42 - Add a KEYNOTE_HASH_* definition for the algorithm in signature.h
54 - Add the necessary include files in keynote.h
55 - Add additional SIG_* definitions in keynote.h
56 - Add an ENCODING_* definition in keynote.h
57 - Add additional key prefix string definitions in signature.h
66 - Add the necessary checks in keynote_sign_assertion() for handling
69 - Add the necessary checks in keynote-keygen.c for handling the
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp169 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
176 Add = MCSymbolRefExpr::create(Sym, Variant, Ctx); in tryAddingSymbolicOperand()
178 Add = MCSymbolRefExpr::create(Sym, Ctx); in tryAddingSymbolicOperand()
180 Add = MCConstantExpr::create(SymbolicOp.AddSymbol.Value, Ctx); in tryAddingSymbolicOperand()
202 if (Add) in tryAddingSymbolicOperand()
203 LHS = MCBinaryExpr::createSub(Add, Sub, Ctx); in tryAddingSymbolicOperand()
210 } else if (Add) { in tryAddingSymbolicOperand()
212 Expr = MCBinaryExpr::createAdd(Add, Off, Ctx); in tryAddingSymbolicOperand()
214 Expr = Add; in tryAddingSymbolicOperand()
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A DChangeLog-910336 * dis-asm.h (struct disassemble_info): Add new field
51 * bfdlink.h (bfd_elf_version_expr): Add "symbol" and remove
72 Add wildcard and mask fields.
77 (struct bfd_elf_version_tree): Add match field.
83 * floatformat.h (struct floatformat): Add field "is_valid".
96 * floatformat.h (floatformat_is_valid): Add prototype.
161 * bfdlink.h (struct bfd_link_info): Add execstack and noexecstack.
170 * bfdlink.h (struct bfd_link_info): Add pie and executable
196 * bfdlink.h (bfd_link_info): Add relax_finalizing.
200 * bfdlink.h (bfd_link_callbacks): Add error_handler.
[all …]
/openbsd-src/gnu/gcc/include/
H A DChangeLog-910336 * dis-asm.h (struct disassemble_info): Add new field
51 * bfdlink.h (bfd_elf_version_expr): Add "symbol" and remove
72 Add wildcard and mask fields.
77 (struct bfd_elf_version_tree): Add match field.
83 * floatformat.h (struct floatformat): Add field "is_valid".
96 * floatformat.h (floatformat_is_valid): Add prototype.
161 * bfdlink.h (struct bfd_link_info): Add execstack and noexecstack.
170 * bfdlink.h (struct bfd_link_info): Add pie and executable
196 * bfdlink.h (bfd_link_info): Add relax_finalizing.
200 * bfdlink.h (bfd_link_callbacks): Add error_handler.
[all …]

12345678910>>...50