Searched refs:allowMixed16_32 (Results 1 – 6 of 6) 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()
336 return hasStandardEncoding() || inMicroMipsMode() || allowMixed16_32(); in enableLongBranchPass()343 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32() function
284 if (Subtarget->allowMixed16_32()) { in getTargetTransformInfo()
340 return hasStandardEncoding() || inMicroMipsMode() || allowMixed16_32(); in enableLongBranchPass()347 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32() function
281 if (Subtarget->allowMixed16_32()) { in getTargetTransformInfo()