Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1143 auto AVLCopy = BuildMI(*MBB, II, DL, TII->get(RISCV::COPY), AVLCopyReg) in insertVSETVLI() local
1145 LIS->InsertMachineInstrInMaps(*AVLCopy); in insertVSETVLI()