Searched refs:GetLiveOutRegInfo (Results 1 – 3 of 3) sorted by relevance
154 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg) { in GetLiveOutRegInfo() function170 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth);
288 FunctionLoweringInfo::GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo353 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()390 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
717 FuncInfo.GetLiveOutRegInfo(Regs[Part+i]); in getCopyFromRegs()