Searched refs:replaceUseWithTableLookup (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULowerModuleLDSPass.cpp | 374 void replaceUseWithTableLookup(Module &M, IRBuilder<> &Builder, in replaceUseWithTableLookup() function in __anon78df084f0111::AMDGPULowerModuleLDS 426 replaceUseWithTableLookup(M, Builder, LookupTable, GV, U, in replaceUsesInInstructionsWithTableLookup() 918 replaceUseWithTableLookup(M, Builder, table, GV, U, nullptr); in lowerDynamicLDSVariables()
|