Searched refs:HasMadMixInsts (Results 1 – 4 of 4) sorted by relevance
67 bool HasMadMixInsts; variable148 return HasMadMixInsts; in hasMadMixInsts()
144 let SubtargetPredicate = HasMadMixInsts in {162 } // End SubtargetPredicate = HasMadMixInsts442 let SubtargetPredicate = HasMadMixInsts in {
109 "HasMadMixInsts",1103 def HasMadMixInsts : Predicate<"Subtarget->hasMadMixInsts()">,
172 HasMadMixInsts(false), in AMDGPUSubtarget()