Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h217 const LiveOutInfo *GetLiveOutRegInfo(Register Reg) { in GetLiveOutRegInfo() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp417 FunctionLoweringInfo::GetLiveOutRegInfo(Register Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo