Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp220 nv50_ir::DataType inferDstType() const;
696 nv50_ir::DataType Instruction::inferDstType() const in inferDstType() function in tgsi::Instruction
3206 dstTy = tgsi.inferDstType(); in handleInstruction()