Searched refs:GetLiveOutRegInfo (Results 1 – 3 of 3) sorted by relevance
179 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg) { in GetLiveOutRegInfo() function195 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth);
384 FunctionLoweringInfo::GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo447 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()484 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
659 FuncInfo.GetLiveOutRegInfo(Regs[Part+i]); in getCopyFromRegs()