Home
last modified time | relevance | path

Searched defs:LOI (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h234 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; GetLiveOutRegInfo() local
256 LiveOutInfo &LOI = LiveOutRegInfo[Reg]; AddLiveOutRegInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp407 LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; GetLiveOutRegInfo() local
H A DSelectionDAGBuilder.cpp905 const FunctionLoweringInfo::LiveOutInfo *LOI = getCopyFromRegs() local