Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp305 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
309 CTX = CTY = 0; in EmitInstrWithCustomInserter()
318 CTX = CTY = 0; in EmitInstrWithCustomInserter()
352 .addImm(CTY) in EmitInstrWithCustomInserter()
371 .addImm(CTY) in EmitInstrWithCustomInserter()
391 .addImm(CTY) in EmitInstrWithCustomInserter()
406 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
410 CTX = CTY = 0; in EmitInstrWithCustomInserter()
419 CTX = CTY = 0; in EmitInstrWithCustomInserter()
454 .addImm(CTY) in EmitInstrWithCustomInserter()
[all …]