Searched refs:isSatSupported (Results 1 – 6 of 6) sorted by relevance
54 virtual bool isSatSupported(const Instruction *) const;
56 virtual bool isSatSupported(const Instruction *) const;
226 virtual bool isSatSupported(const Instruction *) const = 0;
500 TargetNV50::isSatSupported(const Instruction *insn) const in isSatSupported() function in nv50_ir::TargetNV50
486 TargetNVC0::isSatSupported(const Instruction *insn) const in isSatSupported() function in nv50_ir::TargetNVC0
1638 mi->getDef(0)->refCount() <= 1 && target->isSatSupported(mi)) { in visit()