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