Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp94 GlobalVariable &LookupTable) { in createRelLookupTable()
130 static void convertToRelLookupTable(GlobalVariable &LookupTable) { in convertToRelLookupTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp375 GlobalVariable *LookupTable, in replaceUseWithTableLookup()
412 GlobalVariable *LookupTable) { in replaceUsesInInstructionsWithTableLookup()
1009 GlobalVariable *LookupTable = buildLookupTable( in runOnModule() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4156 llvm::SmallVectorImpl<char> &LookupTable) { in GenerateNameLookupTable()
4431 SmallString<4096> LookupTable; in WriteDeclContextVisibleBlock() local
4454 SmallString<4096> LookupTable; in WriteDeclContextVisibleUpdate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp74 LookupTable enumerator