Searched refs:GetLiveOutRegInfo (Results 1 – 3 of 3) sorted by relevance
217 const LiveOutInfo *GetLiveOutRegInfo(Register Reg) { in GetLiveOutRegInfo() function233 const LiveOutInfo *GetLiveOutRegInfo(Register Reg, unsigned BitWidth);
417 FunctionLoweringInfo::GetLiveOutRegInfo(Register Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo476 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()511 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
848 FuncInfo.GetLiveOutRegInfo(Regs[Part+i]); in getCopyFromRegs()