Searched refs:getThroughput (Results 1 – 5 of 5) sorted by relevance
58 virtual int getThroughput(const Instruction *) const;
62 virtual int getThroughput(const Instruction *) const;
236 virtual int getThroughput(const Instruction *) const { return 1; } in getThroughput() function
534 int TargetNV50::getThroughput(const Instruction *i) const in getThroughput() function in nv50_ir::TargetNV50
563 int TargetNVC0::getThroughput(const Instruction *i) const in getThroughput() function in nv50_ir::TargetNVC0