Searched defs:toIndex (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | InputFiles.h | 97 uint32_t toIndex; member |
H A D | InputFiles.cpp | 325 uint32_t fromIndex, toIndex; in parseCallGraph() local |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibFunc.cpp | 94 static unsigned toIndex(ID Id) { in toIndex() function in __anon344eb2870111::UnmangledFuncInfo |
/llvm-project/lld/COFF/ | ||
H A D | Driver.cpp | 1167 uint32_t fromIndex, toIndex; readCallGraphsFromObjectFiles() local |
/llvm-project/lld/ELF/ | ||
H A D | Driver.cpp | 1028 uint32_t toIndex = symbolIndices[i * 2 + 1]; readCallGraphsFromObjectFiles() local |