Home
last modified time | relevance | path

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

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