Searched refs:setAVLReg (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp470 void setAVLReg(Register Reg) { function in class:__anon2610::VSETVLIInfo
496 setAVLReg(Info.getAVLReg());
804 NewInfo.setAVLReg(AVLReg);
871 InstrInfo.setAVLReg(RISCV::X0);
876 InstrInfo.setAVLReg(VLOp.getReg());
880 InstrInfo.setAVLReg(RISCV::NoRegister);
1153 Info.setAVLReg(MI.getOperand(1).getReg());

Completed in 109 milliseconds