Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1343 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1345 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1350 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1362 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1364 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1369 .addReg(SupReg, RegState::ImplicitKill) in emitAlignedDPRCS2Spills()
1377 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Spills() local
1379 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1383 .addReg(SupReg) in emitAlignedDPRCS2Spills()
1475 unsigned SupReg = TRI->getMatchingSuperReg(NextReg, ARM::dsub_0, in emitAlignedDPRCS2Restores() local
[all …]