Searched refs:hasStandardEncoding (Results 1 – 2 of 2) sorted by relevance
193 bool hasStandardEncoding() const { return !inMips16Mode(); } in hasStandardEncoding() function198 return hasStandardEncoding() || allowMixed16_32(); in enableLongBranchPass()
181 def HasStdEnc : Predicate<"Subtarget.hasStandardEncoding()">,