Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1092 void scanInstructionSrc(const Instruction& insn,
1505 void Source::scanInstructionSrc(const Instruction& insn, in scanInstructionSrc() function in tgsi::Source
1623 scanInstructionSrc(insn, insn.getSrc(s), insn.srcMask(s)); in scanInstruction()
1626 scanInstructionSrc(insn, insn.getTexOffset(s), insn.texOffsetMask()); in scanInstruction()