Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp304 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; in EmitInstrWithCustomInserter() local
322 SrcZ = SrcY; in EmitInstrWithCustomInserter()
329 SrcZ = SrcY; in EmitInstrWithCustomInserter()
339 .addImm(SrcY) in EmitInstrWithCustomInserter()
358 .addImm(SrcY) in EmitInstrWithCustomInserter()
378 .addImm(SrcY) in EmitInstrWithCustomInserter()
405 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; in EmitInstrWithCustomInserter() local
423 SrcZ = SrcY; in EmitInstrWithCustomInserter()
430 SrcZ = SrcY; in EmitInstrWithCustomInserter()
441 .addImm(SrcY) in EmitInstrWithCustomInserter()
[all …]