Home
last modified time | relevance | path

Searched defs:Objects (Results 1 – 12 of 12) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.h64 ObjectContainer Objects; variable
/minix/external/bsd/llvm/dist/llvm/tools/llvm-symbolizer/
H A DLLVMSymbolize.h137 std::map<SymbolDesc, StringRef> Objects; variable
H A DLLVMSymbolize.cpp456 ObjectPair Objects = getOrCreateObjects(BinaryName, ArchName); in getOrCreateModuleInfo() local
/minix/minix/drivers/power/acpi/events/
H A Devregion.c789 ACPI_OBJECT Objects[2]; in AcpiEvOrphanEcRegMethod() local
/minix/external/bsd/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst1091 Objects subsection
1102 .. _arc.ownership.inference.indirect_parameters:
/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h132 std::vector<StackObject> Objects; variable
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp100 SmallVectorImpl<Value *> &Objects) { in getUnderlyingObjects()
136 UnderlyingObjectsVector &Objects) { in getUnderlyingObjectsForInstr()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp523 SmallVector<Value *, 4> Objects; in AddAliasScopeMetadata() local
/minix/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2066 auto IsNAC = [](SmallVectorImpl<Value *> &Objects) { in computePointerICmp()
2077 auto IsAllocDisjoint = [](SmallVectorImpl<Value *> &Objects) { in computePointerICmp()
H A DValueTracking.cpp2503 SmallVectorImpl<Value *> &Objects, in GetUnderlyingObjects()
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp105 llvm::Value *Objects = CreateMemTemp(ElementArrayType, "objects"); in EmitObjCCollectionLiteral() local
/minix/minix/drivers/power/acpi/include/
H A Daclocal.h1291 UINT32 Objects; member