Searched refs:hasTrue16BitInsts (Results 1 – 2 of 2) sorted by relevance
150 bool hasTrue16BitInsts() const { return HasTrue16BitInsts; } in hasTrue16BitInsts() function
1592 def HasTrue16BitInsts : Predicate<"Subtarget->hasTrue16BitInsts()">,1594 def NotHasTrue16BitInsts : Predicate<"!Subtarget->hasTrue16BitInsts()">;