Searched refs:LMULValue (Results 1 – 1 of 1) sorted by relevance
649 int LMULValue = LMULResult.getSExtValue(); in CheckBuiltinFunctionCall() local650 if (((SEWValue == 0 && LMULValue == 5) || // e8mf8 in CheckBuiltinFunctionCall()651 (SEWValue == 1 && LMULValue == 6) || // e16mf4 in CheckBuiltinFunctionCall()652 (SEWValue == 2 && LMULValue == 7) || // e32mf2 in CheckBuiltinFunctionCall()