Searched refs:allowMixed16_32 (Results 1 – 4 of 4) sorted by relevance
260 return hasStandardEncoding() || allowMixed16_32(); in enableLongBranchPass()267 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32() function
249 if (Subtarget->allowMixed16_32()) { in getTargetIRAnalysis()
322 return hasStandardEncoding() || allowMixed16_32(); in enableLongBranchPass()329 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32() function
279 if (Subtarget->allowMixed16_32()) { in getTargetTransformInfo()