Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DMVETPAndVPTOptimisationsPass.cpp971 Register NewVPR = MRI->createVirtualRegister(&ARM::VCCRRegClass); in ReplaceConstByVPNOTs() local
973 TII->get(ARM::MVE_VPNOT), NewVPR) in ReplaceConstByVPNOTs()
978 Instr.getOperand(PIdx + 1).setReg(NewVPR); in ReplaceConstByVPNOTs()
986 VPR = NewVPR; in ReplaceConstByVPNOTs()