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

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp304 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; local
322 SrcZ = SrcY;
329 SrcZ = SrcY;
339 .addImm(SrcY)
358 .addImm(SrcY)
378 .addImm(SrcY)
405 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; local
423 SrcZ = SrcY;
430 SrcZ = SrcY;
441 .addImm(SrcY)
[all...]

Completed in 45 milliseconds