Searched defs:LookupTable (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DASTImporterLookupTable.h59 DCMap LookupTable; member in class:clang::ASTImporterLookupTable
H A DASTImporterSharedState.h32 std::unique_ptr<ASTImporterLookupTable> LookupTable; member in class:clang::ASTImporterSharedState
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp130 static void convertToRelLookupTable(GlobalVariable &LookupTable) { argument
93 createRelLookupTable(Function &Func, GlobalVariable &LookupTable) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp939 GlobalVariable *LookupTable = buildLookupTable( variable
514 replaceUsesInInstructionsWithTableLookup( Module &M, ArrayRef<GlobalVariable *> ModuleScopeVariables, GlobalVariable *LookupTable) argument

Completed in 112 milliseconds