Home
last modified time | relevance | path

Searched refs:addLiveIn (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp263 MBB.addLiveIn(SuperReg); in spillCalleeSavedRegisters()
271 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
317 MBB.addLiveIn(SuperReg); in restoreCalleeSavedRegisters()
324 MBB.addLiveIn(Reg); in restoreCalleeSavedRegisters()
DHexagonCFGOptimizer.cpp217 LayoutSucc->addLiveIn(NewLiveIn[i]); in runOnMachineFunction()
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp100 MF.getRegInfo().addLiveIn(Mips::T9_64); in initGlobalBaseReg()
101 MBB.addLiveIn(Mips::T9_64); in initGlobalBaseReg()
128 MF.getRegInfo().addLiveIn(Mips::T9); in initGlobalBaseReg()
129 MBB.addLiveIn(Mips::T9); in initGlobalBaseReg()
163 MF.getRegInfo().addLiveIn(Mips::V0); in initGlobalBaseReg()
164 MBB.addLiveIn(Mips::V0); in initGlobalBaseReg()
DMipsSEFrameLowering.cpp127 MBB.addLiveIn(ehDataReg(I)); in emitPrologue()
231 EntryBlock->addLiveIn(Reg); in spillCalleeSavedRegisters()
DMips16FrameLowering.cpp122 EntryBlock->addLiveIn(Reg); in spillCalleeSavedRegisters()
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp126 MBB.addLiveIn(XCore::LR); in emitPrologue()
154 MBB.addLiveIn(XCore::LR); in emitPrologue()
171 MBB.addLiveIn(XCore::R10); in emitPrologue()
289 MBB.addLiveIn(it->getReg()); in spillCalleeSavedRegisters()
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp76 I->addLiveIn(MSP430::FPW); in emitPrologue()
198 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
/external/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp329 EntryMBB->addLiveIn(LiveIns[i].first); in EmitLiveInCopies()
333 EntryMBB->addLiveIn(LiveIns[i].first); in EmitLiveInCopies()
DVirtRegMap.cpp257 LiveIn[i]->addLiveIn(PhysReg); in addMBBLiveIns()
DPrologEpilogInserter.cpp300 EntryBlock->addLiveIn(CSI[i].getReg()); in insertCSRSpillsAndRestores()
375 MBB->addLiveIn(blockCSI[i].getReg()); in insertCSRSpillsAndRestores()
DMachineFunction.cpp417 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
426 MRI.addLiveIn(PReg, VReg); in addLiveIn()
DBranchFolding.cpp387 NewMBB->addLiveIn(i); in MaintainLiveIns()
1718 TBB->addLiveIn(Def); in HoistCommonCodeInSuccs()
1719 FBB->addLiveIn(Def); in HoistCommonCodeInSuccs()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp807 I->addLiveIn(FramePtr); in emitPrologue()
1265 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
1285 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
1460 allocMBB->addLiveIn(*i); in adjustForSegmentedStacks()
1461 checkMBB->addLiveIn(*i); in adjustForSegmentedStacks()
1465 allocMBB->addLiveIn(X86::R10); in adjustForSegmentedStacks()
1702 stackCheckMBB->addLiveIn(*I); in adjustForHiPEPrologue()
1703 incStackMBB->addLiveIn(*I); in adjustForHiPEPrologue()
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
DLivenessAnalyzer.java219 blockN.addLiveIn(regV); in liveInAtStatement()
/external/llvm/lib/Target/R600/
DSIISelLowering.cpp169 Reg = MF.addLiveIn(Reg, &AMDGPU::SReg_64RegClass); in LowerFormalArguments()
176 Reg = MF.addLiveIn(Reg, RC); in LowerFormalArguments()
190 Reg = MF.addLiveIn(Reg, RC); in LowerFormalArguments()
DAMDGPUIndirectAddressing.cpp135 (*Succ)->addLiveIn(Key->second); in runOnMachineFunction()
DAMDGPUISelLowering.cpp378 MRI.addLiveIn(Reg, VirtualRegister); in CreateLiveInRegister()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp614 MBB.addLiveIn(Reg); in emitPushInst()
806 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
824 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
836 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
845 MBB.addLiveIn(NextReg); in emitAlignedDPRCS2Spills()
DThumb1FrameLowering.cpp359 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h472 void addLiveIn(unsigned Reg, unsigned vreg = 0) {
DMachineFunction.h310 unsigned addLiveIn(unsigned PReg, const TargetRegisterClass *RC);
DMachineBasicBlock.h294 void addLiveIn(unsigned Reg) { LiveIns.push_back(Reg); }
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1953 unsigned Reg = MF.addLiveIn(VA.getLocReg(), RC); in LowerFormalArguments_32SVR4()
2045 VReg = MF.addLiveIn(GPArgRegs[GPRIndex], &PPC::GPRCRegClass); in LowerFormalArguments_32SVR4()
2064 VReg = MF.addLiveIn(FPArgRegs[FPRIndex], &PPC::F8RCRegClass); in LowerFormalArguments_32SVR4()
2233 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass); in LowerFormalArguments_64SVR4()
2272 VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass); in LowerFormalArguments_64SVR4()
2295 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass); in LowerFormalArguments_64SVR4()
2322 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F4RCRegClass); in LowerFormalArguments_64SVR4()
2324 VReg = MF.addLiveIn(FPR[FPR_idx], &PPC::F8RCRegClass); in LowerFormalArguments_64SVR4()
2342 unsigned VReg = MF.addLiveIn(VR[VR_idx], &PPC::VRRCRegClass); in LowerFormalArguments_64SVR4()
2397 unsigned VReg = MF.addLiveIn(GPR[GPR_idx], &PPC::G8RCRegClass); in LowerFormalArguments_64SVR4()
[all …]
/external/llvm/lib/Target/MBlaze/
DMBlazeInstrInfo.cpp293 RegInfo.addLiveIn(MBlaze::R20); in getGlobalBaseReg()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp183 MF.getRegInfo().addLiveIn(VA.getLocReg(), VRegHi); in LowerFormalArguments()
198 unsigned loReg = MF.addLiveIn(NextVA.getLocReg(), in LowerFormalArguments()
209 MF.getRegInfo().addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
321 MF.getRegInfo().addLiveIn(*CurArgReg, VReg); in LowerFormalArguments()

12