Searched refs:is16Bit (Results 1 – 4 of 4) sorted by relevance
307 bool is16Bit() const { in is16Bit() function
796 def In16BitMode : Predicate<"Subtarget->is16Bit()">,798 def Not16BitMode : Predicate<"!Subtarget->is16Bit()">,
172 if (ir.isEmpty() || !ir.is16Bit()) { in getMetrics()212 if (dst.fBounds.isEmpty() || !dst.fBounds.is16Bit()) { in getMetrics()
118 bool is16Bit() const { in is16Bit() function