Searched defs:TypeCache (Results 1 – 8 of 8) sorted by relevance
| /external/clang/lib/CodeGen/ |
| D | CGBuilder.h | 48 const CodeGenTypeCache &TypeCache; variable 50 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C) in CGBuilderTy() 52 CGBuilderTy(const CodeGenTypeCache &TypeCache, in CGBuilderTy() 56 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::Instruction *I) in CGBuilderTy() 58 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::BasicBlock *BB) in CGBuilderTy()
|
| D | CodeGenTypes.h | 163 llvm::DenseMap<const Type *, llvm::Type *> TypeCache; variable
|
| D | CGDebugInfo.h | 77 llvm::DenseMap<const void *, llvm::TrackingMDRef> TypeCache; variable
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGBuilder.h | 46 const CodeGenTypeCache &TypeCache; variable 48 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C) in CGBuilderTy() 50 CGBuilderTy(const CodeGenTypeCache &TypeCache, in CGBuilderTy() 54 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::Instruction *I) in CGBuilderTy() 56 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::BasicBlock *BB) in CGBuilderTy()
|
| D | CodeGenTypes.h | 102 llvm::DenseMap<const Type *, llvm::Type *> TypeCache; variable
|
| D | CGDebugInfo.h | 86 llvm::DenseMap<const void *, llvm::TrackingMDRef> TypeCache; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | Debugify.cpp | 68 DenseMap<uint64_t, DIType *> TypeCache; in applyDebugifyMetadata() local
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | Debugify.cpp | 82 DenseMap<uint64_t, DIType *> TypeCache; in applyDebugifyMetadata() local
|