Home
last modified time | relevance | path

Searched defs:toIndex (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/MachO/
H A DInputFiles.h97 uint32_t toIndex; member
H A DInputFiles.cpp325 uint32_t fromIndex, toIndex; in parseCallGraph() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp94 static unsigned toIndex(ID Id) { in toIndex() function in __anon344eb2870111::UnmangledFuncInfo
/llvm-project/lld/COFF/
H A DDriver.cpp1167 uint32_t fromIndex, toIndex; readCallGraphsFromObjectFiles() local
/llvm-project/lld/ELF/
H A DDriver.cpp1028 uint32_t toIndex = symbolIndices[i * 2 + 1]; readCallGraphsFromObjectFiles() local