Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp125 bool IsV3 = VT && VT->getNumElements() == 3; in runOnFunction() local
157 if (IsV3 && Size >= 32) { in runOnFunction()
211 } else if (IsV3) { in runOnFunction()