Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2020 MCRegister SupReg = in emitAlignedDPRCS2Spills() local
2022 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
2027 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
2039 MCRegister SupReg = in emitAlignedDPRCS2Spills() local
2041 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
2046 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
2054 MCRegister SupReg = in emitAlignedDPRCS2Spills() local
2056 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
2060 .addReg(SupReg) in emitAlignedDPRCS2Spills()
2152 MCRegister SupReg = in emitAlignedDPRCS2Restores() local
[all …]