Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp527 auto getTableKernelIndex = [&](Function *F) -> Value * { in replaceUsesInInstructionsWithTableLookup() local
553 Value *tableKernelIndex = getTableKernelIndex(I->getFunction()); in replaceUsesInInstructionsWithTableLookup()