Searched defs:canDualIssue (Results 1 – 3 of 3) sorted by relevance
181 TargetGM107::canDualIssue(const Instruction *a, const Instruction *b) const in canDualIssue() function in nv50_ir::TargetGM107
623 bool TargetNVC0::canDualIssue(const Instruction *a, const Instruction *b) const in canDualIssue() function in nv50_ir::TargetNVC0
233 virtual bool canDualIssue(const Instruction *insn, in canDualIssue() function