Home
last modified time | relevance | path

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

123

/external/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp100 MRI.addLiveIn(PreloadedScratchWaveOffsetReg); in emitPrologue()
101 MBB.addLiveIn(PreloadedScratchWaveOffsetReg); in emitPrologue()
104 MRI.addLiveIn(PreloadedPrivateBufferReg); in emitPrologue()
105 MBB.addLiveIn(PreloadedPrivateBufferReg); in emitPrologue()
219 OtherBB.addLiveIn(ScratchRsrcReg); in emitPrologue()
220 OtherBB.addLiveIn(ScratchWaveOffsetReg); in emitPrologue()
DSIISelLowering.cpp657 MF.addLiveIn(PrivateSegmentBufferReg, &AMDGPU::SReg_128RegClass); in LowerFormalArguments()
663 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SReg_64RegClass); in LowerFormalArguments()
669 MF.addLiveIn(InputPtrReg, &AMDGPU::SReg_64RegClass); in LowerFormalArguments()
722 Reg = MF.addLiveIn(Reg, &AMDGPU::SReg_64RegClass); in LowerFormalArguments()
730 Reg = MF.addLiveIn(Reg, RC); in LowerFormalArguments()
743 Reg = MF.addLiveIn(Reg, RC); in LowerFormalArguments()
766 MF.addLiveIn(Reg, &AMDGPU::SReg_32RegClass); in LowerFormalArguments()
773 MF.addLiveIn(Reg, &AMDGPU::SReg_32RegClass); in LowerFormalArguments()
779 MF.addLiveIn(Reg, &AMDGPU::SReg_32RegClass); in LowerFormalArguments()
785 MF.addLiveIn(Reg, &AMDGPU::SReg_32RegClass); in LowerFormalArguments()
[all …]
DSIMachineFunctionInfo.cpp165 BI->addLiveIn(LaneVGPR); in getSpilledReg()
/external/mesa3d/src/gallium/drivers/radeon/
DSIAssignInterpRegs.cpp128 MRI.addLiveIn(physReg, virtReg); in AddLiveIn()
129 MF->front().addLiveIn(physReg); in AddLiveIn()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp227 MF.getRegInfo().addLiveIn(WebAssembly::EXPR_STACK); in runOnMachineFunction()
229 MBB.addLiveIn(WebAssembly::EXPR_STACK); in runOnMachineFunction()
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp149 MF.getRegInfo().addLiveIn(Mips::T9_64); in initGlobalBaseReg()
150 MBB.addLiveIn(Mips::T9_64); in initGlobalBaseReg()
177 MF.getRegInfo().addLiveIn(Mips::T9); in initGlobalBaseReg()
178 MBB.addLiveIn(Mips::T9); in initGlobalBaseReg()
212 MF.getRegInfo().addLiveIn(Mips::V0); in initGlobalBaseReg()
213 MBB.addLiveIn(Mips::V0); in initGlobalBaseReg()
DMipsSEFrameLowering.cpp487 MBB.addLiveIn(ABI.GetEhDataReg(I)); in emitPrologue()
575 MBB.addLiveIn(Mips::COP013); in emitInterruptPrologueStub()
589 MBB.addLiveIn(Mips::COP014); in emitInterruptPrologueStub()
600 MBB.addLiveIn(Mips::COP012); in emitInterruptPrologueStub()
790 EntryBlock->addLiveIn(Reg); in spillCalleeSavedRegisters()
DMips16FrameLowering.cpp131 EntryBlock->addLiveIn(Reg); in spillCalleeSavedRegisters()
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp78 I->addLiveIn(MSP430::FP); in emitPrologue()
200 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp121 MBB.addLiveIn(GPR64); in addSavedGPR()
205 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
384 I->addLiveIn(SystemZ::R11D); in emitPrologue()
/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp342 MBB->addLiveIn(reg - SP::I0_I1 + SP::O0_O1); in remapRegsForLeafProc()
348 MBB->addLiveIn(reg - SP::I0 + SP::O0); in remapRegsForLeafProc()
/external/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h345 void addLiveIn(MCPhysReg PhysReg, LaneBitmask LaneMask = ~0u) {
348 void addLiveIn(const RegisterMaskPair &RegMaskPair) {
360 unsigned addLiveIn(MCPhysReg PhysReg, const TargetRegisterClass *RC);
DMachineFunction.h353 unsigned addLiveIn(unsigned PReg, const TargetRegisterClass *RC);
/external/llvm/lib/CodeGen/
DVirtRegMap.cpp280 MBB->addLiveIn(PhysReg, LaneMask); in addLiveInsForSubRanges()
310 MBB->addLiveIn(PhysReg); in addMBBLiveIns()
DMachineRegisterInfo.cpp389 EntryMBB->addLiveIn(LiveIns[i].first); in EmitLiveInCopies()
393 EntryMBB->addLiveIn(LiveIns[i].first); in EmitLiveInCopies()
DCallingConvLower.cpp246 unsigned VReg = MF.addLiveIn(PReg, RC); in analyzeMustTailForwardedRegisters()
DMachineBasicBlock.cpp375 MachineBasicBlock::addLiveIn(MCPhysReg PhysReg, const TargetRegisterClass *RC) { in addLiveIn() function in MachineBasicBlock
402 addLiveIn(PhysReg); in addLiveIn()
861 NMBB->addLiveIn(LI); in SplitCriticalEdge()
DMachineFunction.cpp466 unsigned MachineFunction::addLiveIn(unsigned PReg, in addLiveIn() function in MachineFunction
484 MRI.addLiveIn(PReg, VReg); in addLiveIn()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1016 MBB.addLiveIn(Establisher); in emitPrologue()
1086 EveryMBB.addLiveIn(MachineFramePtr); in emitPrologue()
1221 MBB.addLiveIn(Establisher); in emitPrologue()
1880 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
1893 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
2085 allocMBB->addLiveIn(LI); in adjustForSegmentedStacks()
2086 checkMBB->addLiveIn(LI); in adjustForSegmentedStacks()
2090 allocMBB->addLiveIn(IsLP64 ? X86::R10 : X86::R10D); in adjustForSegmentedStacks()
2357 stackCheckMBB->addLiveIn(LI); in adjustForHiPEPrologue()
2358 incStackMBB->addLiveIn(LI); in adjustForHiPEPrologue()
/external/llvm/lib/Target/Hexagon/
DHexagonCFGOptimizer.cpp219 LayoutSucc->addLiveIn(NewLI); in runOnMachineFunction()
DHexagonISelLowering.cpp1073 RegInfo.addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
1078 RegInfo.addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
1086 RegInfo.addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
1093 RegInfo.addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
1101 RegInfo.addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
1108 RegInfo.addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
1114 RegInfo.addLiveIn(VA.getLocReg(), VReg); in LowerFormalArguments()
1422 unsigned Reg = MF.addLiveIn(HRI.getRARegister(), getRegClassFor(MVT::i32)); in LowerRETURNADDR()
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/
DLivenessAnalyzer.java219 blockN.addLiveIn(regV); in liveInAtStatement()
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp262 MBB.addLiveIn(XCore::LR); in emitPrologue()
287 MBB.addLiveIn(SpillList[i].Reg); in emitPrologue()
438 MBB.addLiveIn(Reg); in spillCalleeSavedRegisters()
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp925 MBB.addLiveIn(Reg); in emitPushInst()
1143 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1161 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1173 MBB.addLiveIn(SupReg); in emitAlignedDPRCS2Spills()
1182 MBB.addLiveIn(NextReg); in emitAlignedDPRCS2Spills()
1898 PredBB->addLiveIn(LI); in adjustForSegmentedStacks()
/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp790 MBB.addLiveIn(Reg1); in spillCalleeSavedRegisters()
791 MBB.addLiveIn(Reg2); in spillCalleeSavedRegisters()

123