Searched defs:GetLiveOutRegInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | FunctionLoweringInfo.h | 230 const LiveOutInfo *GetLiveOutRegInfo(Register Reg) { GetLiveOutRegInfo() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FunctionLoweringInfo.cpp | 403 FunctionLoweringInfo::GetLiveOutRegInfo(Register Reg, unsigned BitWidth) { GetLiveOutRegInfo() function in FunctionLoweringInfo |