Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h222 const LiveOutInfo *GetLiveOutRegInfo(Register Reg) { GetLiveOutRegInfo() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp420 /// GetLiveOutRegInfo - Gets LiveOutInfo for a register, returning NULL if the in GetLiveOutRegInfo() function in FunctionLoweringInfo