Searched refs:getThroughput (Results 1 – 5 of 5) sorted by relevance
59 virtual int getThroughput(const Instruction *) const;
66 virtual int getThroughput(const Instruction *) const;
237 virtual int getThroughput(const Instruction *) const { return 1; } in getThroughput() function
539 int TargetNV50::getThroughput(const Instruction *i) const in getThroughput() function in nv50_ir::TargetNV50
612 int TargetNVC0::getThroughput(const Instruction *i) const in getThroughput() function in nv50_ir::TargetNVC0