Home
last modified time | relevance | path

Searched refs:OPD (Results 1 – 25 of 50) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h222 const ObjCProtocolDecl *OPD) = 0;
226 virtual void GenerateProtocol(const ObjCProtocolDecl *OPD) = 0;
H A DCGOpenMPRuntime.cpp1257 if (const auto *OPD = dyn_cast<OMPParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local
1258 HasCancel = OPD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()
1259 else if (const auto *OPD = dyn_cast<OMPTargetParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local
1260 HasCancel = OPD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrArithmetic.td137 class MxBiArOp_RFRM<string MN, SDNode NODE, MxType TYPE, MxOperand OPD, ComplexPattern PAT,
139 : MxInst<(outs TYPE.ROp:$dst), (ins TYPE.ROp:$src, OPD:$opd),
518 MxOperand DST, MxOperand OPD>
519 : MxInst<(outs DST:$dst), (ins DST:$src, OPD:$opd), MN#"\t$opd, $dst", [],
524 MxOperand DST, MxOperand OPD>
525 : MxInst<(outs DST:$dst), (ins DST:$src, OPD:$opd), MN#"\t$opd, $dst", [],
H A DM68kInstrInfo.td38 /* OPD */ SDTCisSameAs<0, 2>
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp1110 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local
1111 encoding = Ctx.getObjCEncodingForPropertyDecl(OPD, nullptr); in clang_getDeclObjCTypeEncoding()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1244 if (auto *OPD = dyn_cast<ObjCProtocolDecl>(this)) in getPrimaryContext() local
1245 if (auto *Def = OPD->getDefinition()) in getPrimaryContext()
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dppc64elf.em837 --no-opd-optimize Don'\''t optimize the OPD section\n"
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dppc64elf.em837 --no-opd-optimize Don'\''t optimize the OPD section\n"
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2013551 (ppc64_elf_size_dynamic_sections): Don't emit OPD related dynamic
2898 branches to function entry points via OPD lookup and branches
H A DChangeLog-20062880 * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2013551 (ppc64_elf_size_dynamic_sections): Don't emit OPD related dynamic
2898 branches to function entry points via OPD lookup and branches
H A DChangeLog-2014409 sections with a mix of 16 and 24 byte OPD entries. Don't
1168 function code section in the same object as the OPD entry.
H A DChangeLog-20062880 * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-2013551 (ppc64_elf_size_dynamic_sections): Don't emit OPD related dynamic
2898 branches to function entry points via OPD lookup and branches
H A DChangeLog-2014409 sections with a mix of 16 and 24 byte OPD entries. Don't
1168 function code section in the same object as the OPD entry.
H A DChangeLog-20062880 * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-2013551 (ppc64_elf_size_dynamic_sections): Don't emit OPD related dynamic
2898 branches to function entry points via OPD lookup and branches
H A DChangeLog-2014409 sections with a mix of 16 and 24 byte OPD entries. Don't
1168 function code section in the same object as the OPD entry.
H A DChangeLog-20062880 * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
/netbsd-src/external/gpl3/binutils.old/dist/ld/po/
H A Dsr.po5692 msgid " --no-opd-optimize Don't optimize the OPD section\n"
5693 msgstr " --no-opd-optimize Не оптимизује „OPD“ одељак\n"
H A Duk.po5771 msgid " --no-opd-optimize Don't optimize the OPD section\n"
5772 msgstr " --no-opd-optimize не оптимізувати розділ OPD\n"
H A Dfr.po5770 msgid " --no-opd-optimize Don't optimize the OPD section\n"
5771 msgstr " --no-opd-optimize Ne pas optimiser la section OPD\n"
H A Des.po5453 msgid " --no-opd-optimize Don't optimize the OPD section\n"
5454 msgstr " --no-opd-optimize No optimiza la sección OPD\n"
/netbsd-src/external/gpl3/binutils/dist/ld/po/
H A Dsr.po5766 msgid " --no-opd-optimize Don't optimize the OPD section\n"
5767 msgstr " --no-opd-optimize Не оптимизује „OPD“ одељак\n"
H A Duk.po6587 msgid " --no-opd-optimize Don't optimize the OPD section\n"
6588 msgstr " --no-opd-optimize не оптимізувати розділ OPD\n"

12