Home
last modified time | relevance | path

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

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