Searched refs:HasFmaMixInsts (Results 1 – 4 of 4) sorted by relevance
332 bool HasFmaMixInsts; variable542 return HasFmaMixInsts; in hasFmaMixInsts()
166 let SubtargetPredicate = HasFmaMixInsts in {448 let SubtargetPredicate = HasFmaMixInsts in {
115 "HasFmaMixInsts",1125 def HasFmaMixInsts : Predicate<"Subtarget->hasFmaMixInsts()">,
231 HasFmaMixInsts(false), in GCNSubtarget()