Home
last modified time | relevance | path

Searched refs:GetLiveOutRegInfo (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFunctionLoweringInfo.h153 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg) { in GetLiveOutRegInfo() function
169 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth);
/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h231 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg) { in GetLiveOutRegInfo() function
247 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp243 FunctionLoweringInfo::GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo
306 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
343 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
DSelectionDAGBuilder.cpp680 FuncInfo.GetLiveOutRegInfo(Regs[Part+i]); in getCopyFromRegs()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp402 FunctionLoweringInfo::GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo
465 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
502 const LiveOutInfo *SrcLOI = GetLiveOutRegInfo(SrcReg, BitWidth); in ComputePHILiveOutRegInfo()
DSelectionDAGBuilder.cpp679 FuncInfo.GetLiveOutRegInfo(Regs[Part+i]); in getCopyFromRegs()