Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1391 auto PriorVType = PrevMI.getOperand(2).getImm(); in canMutatePriorConfig() local
1393 return areCompatibleVTYPEs(PriorVType, VType, Used); in canMutatePriorConfig()