Home
last modified time | relevance | path

Searched defs:GetLiveOutRegInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h222 const LiveOutInfo *GetLiveOutRegInfo(Register Reg) { in GetLiveOutRegInfo() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp420 FunctionLoweringInfo::GetLiveOutRegInfo(Register Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo