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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1595 Register VLOutput = MI.getOperand(1).getReg(); local
1596 if (!MRI->use_nodbg_empty(VLOutput))
1598 VLOutput);

Completed in 121 milliseconds