Home
last modified time | relevance | path

Searched refs:replaceUseWithTableLookup (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp539 void replaceUseWithTableLookup(Module &M, IRBuilder<> &Builder, in replaceUseWithTableLookup() function in __anon6fd00b300111::AMDGPULowerModuleLDS
591 replaceUseWithTableLookup(M, Builder, LookupTable, GV, U, in replaceUsesInInstructionsWithTableLookup()
1128 replaceUseWithTableLookup(M, Builder, table, GV, U, nullptr); in lowerDynamicLDSVariables()