Home
last modified time | relevance | path

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

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