Searched refs:GetLiveOutRegInfo (Results 1 – 3 of 3) sorted by relevance
220 const LiveOutInfo *GetLiveOutRegInfo(Register Reg) { in GetLiveOutRegInfo() function236 const LiveOutInfo *GetLiveOutRegInfo(Register Reg, unsigned BitWidth);
414 FunctionLoweringInfo::GetLiveOutRegInfo(Register Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo482 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()521 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
859 FuncInfo.GetLiveOutRegInfo(Regs[Part+i]); in getCopyFromRegs()