/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/ |
H A D | LVReaderHandler.h | 42 ArgVector &Objects; variable 68 LVReaderHandler(ArgVector &Objects, ScopedPrinter &W, in LVReaderHandler()
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenHwModes.cpp | 33 std::vector<Record*> Objects = R->getValueAsListOfDefs("Objects"); in HwModeSelect() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | llvm-debuginfo-analyzer.cpp | 117 std::vector<std::string> Objects; in main() local
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | OffloadingDesign.rst | 251 .. _Device Linking:
|
H A D | AutomaticReferenceCounting.rst | 1387 Objects subsection 1398 .. _arc.ownership.inference.indirect_parameters:
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlref.pod | 416 =head3 Objects subsection
|
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
H A D | DebugMap.h | 80 ObjectContainer Objects; variable
|
H A D | MachODebugMapParser.cpp | 372 auto Objects = ObjectEntry->getObjectsAs<MachOObjectFile>(); in dumpStab() local 397 auto Objects = ObjectEntry->getObjectsAs<MachOObjectFile>(); in parse() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 108 Objects; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 354 SmallVector<Value *, 2> Objects; in visitPtr() local
|
H A D | CodeExtractor.cpp | 1105 bool InsertBefore) { in insertLifetimeMarkersSurroundingCall()
|
H A D | InlineFunction.cpp | 1230 SmallVector<const Value *, 4> Objects; in AddAliasScopeMetadata() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-gsymutil/ |
H A D | llvm-gsymutil.cpp | 387 std::vector<std::string> Objects; in convertFileToGSYM() local
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 581 ObjectPair Objects = ObjectsOrErr.get(); in getOrCreateModuleInfo() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 909 SmallVector<const Value*, 4> Objects; in getModRefInfoForArgument() local
|
H A D | ValueTracking.cpp | 4614 SmallVectorImpl<const Value *> &Objects, in getUnderlyingObjects() 4685 SmallVectorImpl<Value *> &Objects) { in getUnderlyingObjectsForCodeGen()
|
H A D | InstructionSimplify.cpp | 2825 auto IsNAC = [](ArrayRef<const Value *> Objects) { in computePointerICmp() 2832 auto IsAllocDisjoint = [](ArrayRef<const Value *> Objects) { in computePointerICmp()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 212 std::vector<StackObject> Objects; variable
|
/openbsd-src/gnu/llvm/llvm/lib/DWP/ |
H A D | DWP.cpp | 584 SmallVector<OwningBinary<object::ObjectFile>, 128> Objects; in write() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 793 std::vector<std::string> Objects; in main() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 132 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr()
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | AMDGPUUsage.rst | 646 .. _amdgpu-address-spaces:
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 3830 std::vector<FrameObject> &Objects; member in __anon2d18fa500a11::GroupBuilder 3833 GroupBuilder(std::vector<FrameObject> &Objects) : Objects(Objects) {} in GroupBuilder()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 157 Address Objects = CreateMemTemp(ElementArrayType, "objects"); in EmitObjCCollectionLiteral() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 949 CXXRecordDecl *RD, llvm::SmallVectorImpl<CXXRecordDecl *> &Objects) { in getUnambiguousPublicSubobjects()
|