Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/
H A DLVReaderHandler.h42 ArgVector &Objects; variable
69 LVReaderHandler(ArgVector &Objects, ScopedPrinter &W, in LVReaderHandler()
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenHwModes.cpp
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp117 std::vector<std::string> Objects; in main() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComparisonCategories.h107 Objects; variable
/freebsd-src/sys/contrib/dev/acpica/components/debugger/
H A Ddbexec.c212 ACPI_OBJECT *Objects) in AcpiDbDeleteObjects() argument
/freebsd-src/sys/contrib/dev/acpica/components/events/
H A Devregion.c1025 ACPI_OBJECT Objects[2]; in AcpiEvExecuteOrphanRegMethod() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp357 SmallVector<Value *, 2> Objects; in visitPtr() local
H A DCodeExtractor.cpp1110 __anon94eaf3d70502(Intrinsic::ID MarkerFunc, ArrayRef<Value *> Objects, bool InsertBefore) insertLifetimeMarkersSurroundingCall() argument
H A DInlineFunction.cpp1225 SmallVector<const Value *, 4> Objects; AddAliasScopeMetadata() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp906 SmallVector<const Value*, 4> Objects; getModRefInfoForArgument() local
H A DInstructionSimplify.cpp2803 __anon0804f4c40602(ArrayRef<const Value *> Objects) computePointerICmp() argument
2810 __anon0804f4c40702(ArrayRef<const Value *> Objects) computePointerICmp() argument
H A DValueTracking.cpp5957 getUnderlyingObjects(const Value * V,SmallVectorImpl<const Value * > & Objects,LoopInfo * LI,unsigned MaxLookup) getUnderlyingObjects() argument
6030 getUnderlyingObjectsForCodeGen(const Value * V,SmallVectorImpl<Value * > & Objects) getUnderlyingObjectsForCodeGen() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp628 ObjectPair Objects = ObjectsOrErr.get(); in getOrCreateModuleInfo() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h212 std::vector<StackObject> Objects; variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp636 SmallVector<OwningBinary<object::ObjectFile>, 128> Objects; write() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp857 std::vector<std::string> Objects; main() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp132 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4149 std::vector<FrameObject> &Objects; global() member in __anon82b4dd2b0911::GroupBuilder
4152 GroupBuilder(std::vector<FrameObject> & Objects) GroupBuilder() argument
/freebsd-src/sys/contrib/dev/acpica/include/
H A Daclocal.h1565 UINT32 Objects; global() member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp156 Address Objects = CreateMemTemp(ElementArrayType, "objects"); in EmitObjCCollectionLiteral() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp963 getUnambiguousPublicSubobjects(CXXRecordDecl * RD,llvm::SmallVectorImpl<CXXRecordDecl * > & Objects) getUnambiguousPublicSubobjects() argument