Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h164 const LiveOutInfo *GetLiveOutRegInfo(unsigned Reg) { in GetLiveOutRegInfo() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp319 FunctionLoweringInfo::GetLiveOutRegInfo(unsigned Reg, unsigned BitWidth) { in GetLiveOutRegInfo() function in FunctionLoweringInfo