Searched defs:LOI (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | FunctionLoweringInfo.h | 234 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; GetLiveOutRegInfo() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FunctionLoweringInfo.cpp | 407 LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; GetLiveOutRegInfo() local |
H A D | SelectionDAGBuilder.cpp | 905 const FunctionLoweringInfo::LiveOutInfo *LOI = getCopyFromRegs() local |