Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DConstantInterpreter.rst218 Pointers section in Memory Organisation
251 BlockPointer
314 ExternPointer
331 TargetPointer
344 TypeInfoPointer
350 InvalidPointer
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DStatepoints.rst354 .. _gc_transition_args:
H A DAliasAnalysis.rst102 .. _alias:
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpBlock.h95 Pointer *Pointers = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dallocation.bench.cpp101 std::vector<void*> Pointers(NumAllocs); in BM_DeallocateOnly() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp102 SetVector<Value *> Pointers; in runInternal() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h163 PointersTy Pointers; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h455 SmallVector<PointerInfo, 2> Pointers; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp180 static cl::opt<bool> Pointers("pointers", cl::desc("Dump enum types"), variable
246 cl::opt<bool> Pointers("pointers", cl::desc("Display pointer types"), variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1738 SmallVector<const Value *, 4> Pointers; in eliminateDeadWritesAtEndOfFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7163 MapValuesArrayTy Pointers; member
8851 MapBaseValuesArrayTy &BasePointers, MapValuesArrayTy &Pointers, in adjustMemberOfForLambdaCaptures()