Home
last modified time | relevance | path

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

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