Searched refs:hasFmaMixInsts (Results 1 – 3 of 3) sorted by relevance
457 bool hasFmaMixInsts() const { in hasFmaMixInsts() function
2548 def HasFmaMixInsts : Predicate<"Subtarget->hasFmaMixInsts()">,
1047 (Opcode == ISD::FMA && Subtarget->hasFmaMixInsts())) && in isFPExtFoldable()1057 (Opcode == TargetOpcode::G_FMA && Subtarget->hasFmaMixInsts())) && in isFPExtFoldable()