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