Home | History | Annotate | Download | only in RISCV

Lines Matching defs:RegIdx

722     unsigned RegIdx = State.getFirstUnallocated(ArgGPRs);
724 if (RegIdx != array_lengthof(ArgGPRs) && RegIdx % 2 == 1)