Searched defs:VLIndex (Results 1 – 1 of 1) sorted by relevance
6474 int VLIndex, unsigned SEWIndex, in addVSetVL()6553 int VLIndex = RISCVII::hasVLOp(TSFlags) ? NumOperands - 2 : -1; in EmitInstrWithCustomInserter() local