Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp3558 Register DeadVReg = MRI.createVirtualRegister(&AArch64::GPR32RegClass); in select() local
3559 auto TstMI = MIB.buildInstr(AArch64::ANDSWri, {DeadVReg}, {CondReg}) in select()