HomeSort by relevance Sort by last modified time
    Searched refs:canDualIssue (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.h 54 virtual bool canDualIssue(const Instruction *, const Instruction *) const;
nv50_ir_target_nvc0.cpp 642 bool TargetNVC0::canDualIssue(const Instruction *a, const Instruction *b) const
nv50_ir_emit_nvc0.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target.h 179 virtual bool canDualIssue(const Instruction *insn,

Completed in 194 milliseconds