Searched refs:VLMAX (Results 1 – 2 of 2) sorted by relevance
1042 const unsigned VLMAX = computeVLMAX(ST->getRealMaxVLen(), SEW, VLMul); in computeInfoForInstr() local1043 if (ST->getRealMinVLen() == ST->getRealMaxVLen() && VLMAX <= 31) in computeInfoForInstr()1044 InstrInfo.setAVLImm(VLMAX); in computeInfoForInstr()
34 /// option of producing a result as-if VL had been VLMAX.80 // immediate, or -1. -1 means VLMAX. This allows us to pick between VSETIVLI and90 // !X0 | X0 | VLMAX | Set vl to VLMAX234 // Output pattern for X0 used to represent VLMAX in the pseudo instructions.