Searched refs:hasFuseLiterals (Results 1 – 10 of 10) sorted by relevance
59 if (ST.hasFuseLiterals() && isLiteralsPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()
694 bool hasFuseLiterals() const { return HasFuseLiterals; } in hasFuseLiterals() function696 bool hasFusion() const { return hasFuseAES() || hasFuseLiterals(); } in hasFusion()
713 bool hasFuseLiterals() const { return HasFuseLiterals; } in hasFuseLiterals() function715 bool hasFusion() const { return hasFuseAES() || hasFuseLiterals(); } in hasFusion()
341 bool hasFuseLiterals() const { return HasFuseLiterals; } in hasFuseLiterals() function347 hasFuseCCSelect() || hasFuseLiterals(); in hasFusion()
391 if (ST.hasFuseLiterals() && isLiteralsPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()
6021 unsigned Limit = (OptForSize ? 1 : (Subtarget->hasFuseLiterals() ? 5 : 2)); in isFPImmLegal()
373 bool hasFuseLiterals() const { return HasFuseLiterals; } in hasFuseLiterals() function379 hasFuseCCSelect() || hasFuseLiterals(); in hasFusion()
7297 unsigned Limit = (OptForSize ? 1 : (Subtarget->hasFuseLiterals() ? 5 : 2)); in isFPImmLegal()