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