Lines Matching full:maxopsperinst
153 EXPECT_EQ(Prologue.MaxOpsPerInst, 1u);
1042 void createPrologue(LineTable <, uint8_t MaxOpsPerInst,
1045 Prologue.MaxOpsPerInst = MaxOpsPerInst;
1055 uint8_t MaxOpsPerInst = 13;
1085 createPrologue(LT, MaxOpsPerInst, MinInstLength);
1122 uint8_t MaxOpsPerInst = 13;
1154 createPrologue(LT, MaxOpsPerInst, MinInstLength);
1188 createPrologue(LT, /*MaxOpsPerInst=*/0, /*MinInstLength=*/1);
1205 createPrologue(LT, /*MaxOpsPerInst=*/0, /*MinInstLength=*/1);