Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp94 GlobalVariable &LookupTable) { in createRelLookupTable()
130 static void convertToRelLookupTable(GlobalVariable &LookupTable) { in convertToRelLookupTable()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTImporterLookupTable.h59 DCMap LookupTable; variable
H A DASTImporterSharedState.h32 std::unique_ptr<ASTImporterLookupTable> LookupTable; variable
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp516 GlobalVariable *LookupTable) { in replaceUsesInInstructionsWithTableLookup()
939 GlobalVariable *LookupTable = buildLookupTable( in runOnModule() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp3869 llvm::SmallVectorImpl<char> &LookupTable) { in GenerateNameLookupTable()
4123 SmallString<4096> LookupTable; in WriteDeclContextVisibleBlock() local
4146 SmallString<4096> LookupTable; in WriteDeclContextVisibleUpdate() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp75 LookupTable enumerator