Home
last modified time | relevance | path

Searched defs:LookupTable (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTImporterLookupTable.h59 DCMap LookupTable; variable
H A DASTImporterSharedState.h32 std::unique_ptr<ASTImporterLookupTable> LookupTable; variable
/llvm-project/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp94 GlobalVariable &LookupTable) { in createRelLookupTable() argument
130 static void convertToRelLookupTable(GlobalVariable &LookupTable) { in convertToRelLookupTable() argument
[all...]
/llvm-project/clang-tools-extra/clangd/index/dex/
H A DDex.h109 llvm::DenseMap<SymbolID, const Symbol *> LookupTable; global() variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp376 replaceUseWithTableLookup(Module & M,IRBuilder<> & Builder,GlobalVariable * LookupTable,GlobalVariable * GV,Use & U,Value * OptionalIndex) replaceUseWithTableLookup() argument
413 replaceUsesInInstructionsWithTableLookup(Module & M,ArrayRef<GlobalVariable * > ModuleScopeVariables,GlobalVariable * LookupTable) replaceUsesInInstructionsWithTableLookup() argument
1010 GlobalVariable *LookupTable = buildLookupTable( runOnModule() local
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4153 GenerateNameLookupTable(const DeclContext * ConstDC,llvm::SmallVectorImpl<char> & LookupTable) GenerateNameLookupTable() argument
4428 SmallString<4096> LookupTable; WriteDeclContextVisibleBlock() local
4451 SmallString<4096> LookupTable; WriteDeclContextVisibleUpdate() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp74 LookupTable enumerator