Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp976 Register NewVPR = MRI->createVirtualRegister(&ARM::VCCRRegClass); in ReplaceConstByVPNOTs() local
978 TII->get(ARM::MVE_VPNOT), NewVPR) in ReplaceConstByVPNOTs()
983 Instr.getOperand(PIdx + 1).setReg(NewVPR); in ReplaceConstByVPNOTs()
991 VPR = NewVPR; in ReplaceConstByVPNOTs()