Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp105 void addLiveOut(const MachineBasicBlock &MBB,
377 void RegDefsUses::addLiveOut(const MachineBasicBlock &MBB, in addLiveOut() function in RegDefsUses
859 RegDU.addLiveOut(Pred, Succ); in examinePred()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h304 void addLiveOut(unsigned Reg) { LiveOuts.push_back(Reg); } in addLiveOut() function
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp504 DAG.getMachineFunction().getRegInfo().addLiveOut(ArgReg); in LowerReturn()
523 DAG.getMachineFunction().getRegInfo().addLiveOut(ArgReg1); in LowerReturn()
529 DAG.getMachineFunction().getRegInfo().addLiveOut(ArgReg2); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp244 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp104 MF.getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
132 MF.getRegInfo().addLiveOut(SP::I0); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp575 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp1028 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp410 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp1226 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp1772 MRI.addLiveOut(VA.getLocReg()); in SelectRet()
DARMISelLowering.cpp1787 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp788 MRI.addLiveOut(VA.getLocReg()); in X86SelectRet()
DX86ISelLowering.cpp1411 MRI.addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
1492 MRI.addLiveOut(X86::RAX); in LowerReturn()
9484 MF.getRegInfo().addLiveOut(StoreAddrReg); in LowerEH_RETURN()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp2440 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp2766 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in FinishCall()
3446 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp1470 DAG.getMachineFunction().getRegInfo().addLiveOut(RVLocs[i].getLocReg()); in LowerReturn()