Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/mlir/docs/Bindings/
H A DPython.md371 #### Operations, Regions and Blocks
458 #### Attributes and Types
510 #### Values
539 #### Interfaces
605 #### Operations, Regions and Blocks
700 #### Attributes and Types
/llvm-project-15.0.7/libc/utils/LibcTableGenUtil/
H A DAPIIndexer.h75 NameSet Objects; variable
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenHwModes.cpp33 std::vector<Record*> Objects = R->getValueAsListOfDefs("Objects"); in HwModeSelect() local
/llvm-project-15.0.7/clang/docs/
H A DOffloadingDesign.rst251 .. _Device Linking:
H A DAutomaticReferenceCounting.rst1387 Objects subsection
1398 .. _arc.ownership.inference.indirect_parameters:
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDebugMap.h80 ObjectContainer Objects; variable
H A DMachODebugMapParser.cpp371 auto Objects = ObjectEntry->getObjectsAs<MachOObjectFile>(); in dumpStab() local
396 auto Objects = ObjectEntry->getObjectsAs<MachOObjectFile>(); in parse() local
/llvm-project-15.0.7/clang/include/clang/AST/
H A DComparisonCategories.h106 Objects; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp352 SmallVector<Value *, 2> Objects; in visitPtr() local
H A DCodeExtractor.cpp1105 bool InsertBefore) { in insertLifetimeMarkersSurroundingCall()
H A DInlineFunction.cpp1100 SmallVector<const Value *, 4> Objects; in AddAliasScopeMetadata() local
/llvm-project-15.0.7/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp387 std::vector<std::string> Objects; in convertFileToGSYM() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DGlobalsModRef.cpp910 SmallVector<const Value*, 4> Objects; in getModRefInfoForArgument() local
H A DInstructionSimplify.cpp2766 auto IsNAC = [](ArrayRef<const Value *> Objects) { in computePointerICmp()
2773 auto IsAllocDisjoint = [](ArrayRef<const Value *> Objects) { in computePointerICmp()
H A DValueTracking.cpp4506 SmallVectorImpl<const Value *> &Objects, in getUnderlyingObjects()
4577 SmallVectorImpl<Value *> &Objects) { in getUnderlyingObjectsForCodeGen()
/llvm-project-15.0.7/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp630 ObjectPair Objects = ObjectsOrErr.get(); in getOrCreateModuleInfo() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h211 std::vector<StackObject> Objects; variable
/llvm-project-15.0.7/llvm/lib/DWP/
H A DDWP.cpp575 SmallVector<OwningBinary<object::ObjectFile>, 128> Objects; in write() local
/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp746 std::vector<std::string> Objects; in main() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp126 UnderlyingObjectsVector &Objects, in getUnderlyingObjectsForInstr()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DBinaryStreamTest.cpp916 std::vector<BinaryItemStreamObject> Objects; in TEST_F() local
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUUsage.rst645 .. _amdgpu-address-spaces:
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3802 std::vector<FrameObject> &Objects; member in __anon23de39c90a11::GroupBuilder
3805 GroupBuilder(std::vector<FrameObject> &Objects) : Objects(Objects) {} in GroupBuilder()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp329 SmallSetVector<Value *, 8> Objects; in getPotentialCopiesOfMemoryValue() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp154 Address Objects = CreateMemTemp(ElementArrayType, "objects"); in EmitObjCCollectionLiteral() local

12