Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGObjCRuntime.h223 const ObjCProtocolDecl *OPD) = 0;
227 virtual void GenerateProtocol(const ObjCProtocolDecl *OPD) = 0;
DCGOpenMPRuntime.cpp1236 if (const auto *OPD = dyn_cast<OMPParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local
1237 HasCancel = OPD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()
1238 else if (const auto *OPD = dyn_cast<OMPTargetParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local
1239 HasCancel = OPD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCXType.cpp1134 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local
1135 encoding = Ctx.getObjCEncodingForPropertyDecl(OPD, nullptr); in clang_getDeclObjCTypeEncoding()
/openbsd/src/gnu/llvm/clang/lib/AST/
DDeclBase.cpp1302 if (auto *OPD = dyn_cast<ObjCProtocolDecl>(this)) in getPrimaryContext() local
1303 if (auto *Def = OPD->getDefinition()) in getPrimaryContext()
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dppc64elf.em516 --no-opd-optimize Don'\''t optimize the OPD section.\n"
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
DChangeLog614 * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dld.texinfo5680 @cindex PowerPC64 OPD optimization
5688 @cindex PowerPC64 OPD spacing