Home
last modified time | relevance | path

Searched defs:DeadReg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1892 for (uint32_t DeadReg : DeadRegs) in transferRegisterDef() local
1918 for (uint32_t DeadReg : DeadRegs) { in transferRegisterDef() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4597 Register DeadReg = MRI->createVirtualRegister(&AArch64::GPR32RegClass); in emitCarryIn() local