Home
last modified time | relevance | path

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

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