Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp78 void setAVLReg(Register Reg) { in setAVLReg() function in __anon263350f90111::VSETVLIInfo
398 InstrInfo.setAVLReg(VLOp.getReg()); in computeInfoForInstr()
400 InstrInfo.setAVLReg(RISCV::NoRegister); in computeInfoForInstr()
471 NewInfo.setAVLReg(AVLReg); in getInfoForVSETVLI()