Searched refs:HasFmaMixInsts (Results 1 – 4 of 4) sorted by relevance
120 bool HasFmaMixInsts; variable374 return HasFmaMixInsts; in hasFmaMixInsts()
200 let SubtargetPredicate = HasFmaMixInsts in {570 let SubtargetPredicate = HasFmaMixInsts in {
133 "HasFmaMixInsts",1437 def HasFmaMixInsts : Predicate<"Subtarget->hasFmaMixInsts()">,
248 HasFmaMixInsts(false), in GCNSubtarget()