Searched refs:CoordIdx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5931 unsigned CoordIdx = DimIdx + NumGradients; local
5939 VAddrVT = Op.getOperand(CoordIdx).getSimpleValueType();
5974 const int PackEndIdx = IsA16 ? CoordsEnd : CoordIdx;
5980 for (unsigned I = CoordIdx; I < CoordsEnd; I++)

Completed in 96 milliseconds