Home
last modified time | relevance | path

Searched refs:SrcZ (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
312 SrcW = SrcZ; in EmitInstrWithCustomInserter()
315 SrcW = SrcZ; in EmitInstrWithCustomInserter()
319 SrcW = SrcZ; in EmitInstrWithCustomInserter()
322 SrcZ = SrcY; in EmitInstrWithCustomInserter()
329 SrcZ = SrcY; in EmitInstrWithCustomInserter()
340 .addImm(SrcZ) in EmitInstrWithCustomInserter()
359 .addImm(SrcZ) in EmitInstrWithCustomInserter()
379 .addImm(SrcZ) in EmitInstrWithCustomInserter()
405 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; in EmitInstrWithCustomInserter() local
[all …]