Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporterLookupTable.h59 DCMap LookupTable; variable
H A DASTImporterSharedState.h32 std::unique_ptr<ASTImporterLookupTable> LookupTable; variable
/freebsd-src/contrib/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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp540 replaceUseWithTableLookup(Module & M,IRBuilder<> & Builder,GlobalVariable * LookupTable,GlobalVariable * GV,Use & U,Value * OptionalIndex) replaceUseWithTableLookup() argument
577 replaceUsesInInstructionsWithTableLookup(Module & M,ArrayRef<GlobalVariable * > ModuleScopeVariables,GlobalVariable * LookupTable) replaceUsesInInstructionsWithTableLookup() argument
1219 GlobalVariable *LookupTable = buildLookupTable( runOnModule() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3950 GenerateNameLookupTable(const DeclContext * ConstDC,llvm::SmallVectorImpl<char> & LookupTable) GenerateNameLookupTable() argument
4204 SmallString<4096> LookupTable; WriteDeclContextVisibleBlock() local
4227 SmallString<4096> LookupTable; WriteDeclContextVisibleUpdate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp74 LookupTable enumerator