/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/ |
H A D | LVReaderHandler.h | 42 ArgVector &Objects; variable 69 LVReaderHandler(ArgVector &Objects, ScopedPrinter &W, in LVReaderHandler()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenHwModes.cpp | 44 std::vector<Record *> Objects = R->getValueAsListOfDefs("Objects"); in HwModeSelect() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | llvm-debuginfo-analyzer.cpp | 117 std::vector<std::string> Objects; in main() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 107 Objects; variable
|
/freebsd/sys/contrib/dev/acpica/components/events/ |
H A D | evregion.c | 1025 ACPI_OBJECT Objects[2]; in AcpiEvExecuteOrphanRegMethod() local
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbexec.c | 212 ACPI_OBJECT *Objects) in AcpiDbDeleteObjects()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 357 SmallVector<Value *, 2> Objects; in visitPtr() local
|
H A D | CodeExtractor.cpp | 1126 bool InsertBefore) { in insertLifetimeMarkersSurroundingCall()
|
H A D | InlineFunction.cpp | 1227 SmallVector<const Value *, 4> Objects; in AddAliasScopeMetadata() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 914 SmallVector<const Value*, 4> Objects; in getModRefInfoForArgument() local
|
H A D | InstructionSimplify.cpp | 2808 auto IsNAC = [](ArrayRef<const Value *> Objects) { in computePointerICmp() 2815 auto IsAllocDisjoint = [](ArrayRef<const Value *> Objects) { in computePointerICmp()
|
H A D | ValueTracking.cpp | 6582 SmallVectorImpl<const Value *> &Objects, in getUnderlyingObjects() 6697 SmallVectorImpl<Value *> &Objects) { in getUnderlyingObjectsForCodeGen()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 628 ObjectPair Objects = ObjectsOrErr.get(); in getOrCreateModuleInfo() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 212 std::vector<StackObject> Objects; variable
|
/freebsd/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 660 SmallVector<OwningBinary<object::ObjectFile>, 128> Objects; in write() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.cpp | 892 std::vector<std::string> Objects; in main() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 132 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.cpp | 4688 std::vector<FrameObject> &Objects; member in __anonc2fd70990f11::GroupBuilder 4691 GroupBuilder(std::vector<FrameObject> &Objects) : Objects(Objects) {} in GroupBuilder()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | aclocal.h | 1567 UINT32 Objects; member
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 156 Address Objects = CreateMemTemp(ElementArrayType, "objects"); in EmitObjCCollectionLiteral() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 961 CXXRecordDecl *RD, llvm::SmallVectorImpl<CXXRecordDecl *> &Objects) { in getUnambiguousPublicSubobjects()
|