Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/docs/
H A DConstantInterpreter.rst218 Pointers section in Memory Organisation
251 BlockPointer
314 ExternPointer
331 TargetPointer
344 TypeInfoPointer
350 InvalidPointer
/openbsd/gnu/llvm/llvm/docs/
H A DStatepoints.rst354 .. _gc_transition_args:
H A DAliasAnalysis.rst102 .. _alias:
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DInterpBlock.h130 Pointer *Pointers = nullptr; variable
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dallocation.bench.cpp100 std::vector<void*> Pointers(NumAllocs); in BM_DeallocateOnly() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp108 SetVector<std::pair<const Value *, Type *>> Pointers; in runInternal() local
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp184 static std::set<void *> Pointers; variable
H A Dprimary_test.cpp154 void *Pointers[NumberOfAllocations]; in SCUDO_TYPED_TEST() local
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDataLayout.h166 PointersTy Pointers; variable
/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp182 static cl::opt<bool> Pointers("pointers", cl::desc("Dump enum types"), variable
250 cl::opt<bool> Pointers("pointers", cl::desc("Display pointer types"), variable
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h483 SmallVector<PointerInfo, 2> Pointers; variable
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6862 MapValuesArrayTy Pointers; member
8626 MapBaseValuesArrayTy &BasePointers, MapValuesArrayTy &Pointers, in adjustMemberOfForLambdaCaptures()