Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1435 Register VLOutput = MI.getOperand(1).getReg(); in insertReadVL() local
1436 if (!MRI->use_nodbg_empty(VLOutput)) in insertReadVL()
1438 VLOutput); in insertReadVL()