Searched refs:HasFmaMixInsts (Results 1 – 4 of 4) sorted by relevance
344 bool HasFmaMixInsts; variable509 return HasFmaMixInsts; in hasFmaMixInsts()
153 let SubtargetPredicate = HasFmaMixInsts in {233 let SubtargetPredicate = HasFmaMixInsts in {
97 "HasFmaMixInsts",716 def HasFmaMixInsts : Predicate<"Subtarget->hasFmaMixInsts()">,
187 HasFmaMixInsts(false), in GCNSubtarget()