Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerKernelArguments.cpp137 bool IsV3 = VT && VT->getNumElements() == 3; in runOnFunction() local
167 if (IsV3 && Size >= 32) { in runOnFunction()
224 } else if (IsV3) { in runOnFunction()