Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp326 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
376 .addImm(CTW); in EmitInstrWithCustomInserter()
396 .addImm(CTW); in EmitInstrWithCustomInserter()
416 .addImm(CTW) in EmitInstrWithCustomInserter()
429 unsigned CTX = 1, CTY = 1, CTZ = 1, CTW = 1; in EmitInstrWithCustomInserter() local
480 .addImm(CTW); in EmitInstrWithCustomInserter()
500 .addImm(CTW); in EmitInstrWithCustomInserter()
520 .addImm(CTW) in EmitInstrWithCustomInserter()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_fmt_def.inc530 BC_FIELD(TEX_WORD1, COORD_TYPE_W, CTW, 31, 31)