Searched refs:allowMixed16_32 (Results 1 – 2 of 2) sorted by relevance
345 return hasStandardEncoding() || inMicroMipsMode() || allowMixed16_32(); in enableLongBranchPass()352 bool allowMixed16_32() const { return inMips16ModeDefault() | in allowMixed16_32() function
287 if (Subtarget->allowMixed16_32()) { in getTargetTransformInfo()