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