Searched defs:LOI (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/llvm/include/llvm/CodeGen/ | ||
| H A D | FunctionLoweringInfo.h | 226 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; GetLiveOutRegInfo() local |
| /llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
| H A D | FunctionLoweringInfo.cpp | 424 LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; GetLiveOutRegInfo() local |
| H A D | SelectionDAGBuilder.cpp | 918 if (!LOI) in getCopyFromRegs() local |