Searched defs:TypeCache (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBuilder.h | 55 const CodeGenTypeCache &TypeCache; variable 92 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C) in CGBuilderTy() 94 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::LLVMContext &C, in CGBuilderTy() 98 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::Instruction *I) in CGBuilderTy() 100 CGBuilderTy(const CodeGenTypeCache &TypeCache, llvm::BasicBlock *BB) in CGBuilderTy()
|
| H A D | CodeGenTypes.h | 87 llvm::DenseMap<const Type *, llvm::Type *> TypeCache; variable
|
| H A D | CGDebugInfo.h | 99 llvm::DenseMap<const void *, llvm::TrackingMDRef> TypeCache; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Support/ |
| H A D | RISCVVIntrinsicUtils.cpp | 1025 RVVTypeCache &TypeCache, BasicType Type, int Log2LMUL, in getSuffixStr()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaRISCV.cpp | 183 RVVTypeCache TypeCache; member in __anond8d1aa3c0211::RISCVIntrinsicManagerImpl
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | RISCVVEmitter.cpp | 98 RVVTypeCache TypeCache; member in __anon92aa39bc0111::RVVEmitter
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Debugify.cpp | 152 DenseMap<uint64_t, DIType *> TypeCache; in applyDebugifyMetadata() local
|