Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_target_gm107.h19 virtual bool isReuseSupported(const Instruction *) const;
Dnv50_ir_target_gm107.cpp77 TargetGM107::isReuseSupported(const Instruction *insn) const in isReuseSupported() function in nv50_ir::TargetGM107
Dnv50_ir_emit_gm107.cpp3730 if (!targ->isReuseSupported(insn)) in setReuseFlag()