Searched refs:GetLiveOutRegInfo (Results 1 – 3 of 3) sorted by relevance
222 const LiveOutInfo *GetLiveOutRegInfo(Register Reg) { in GetLiveOutRegInfo() function238 const LiveOutInfo *GetLiveOutRegInfo(Register Reg, unsigned BitWidth);
420 FunctionLoweringInfo::GetLiveOutRegInfo(Register Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo488 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()527 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
919 FuncInfo.GetLiveOutRegInfo(Regs[Part+i]); in getCopyFromRegs()