Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target_gm107.h19 virtual bool isReuseSupported(const Instruction *) const;
Dnv50_ir_target_gm107.cpp84 TargetGM107::isReuseSupported(const Instruction *insn) const in isReuseSupported() function in nv50_ir::TargetGM107
Dnv50_ir_emit_gm107.cpp3885 if (!targ->isReuseSupported(insn)) in setReuseFlag()