Home
last modified time | relevance | path

Searched refs:getOffsetFromIndices (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1374 static uint64_t getOffsetFromIndices(const User &U, const DataLayout &DL) { in getOffsetFromIndices() function
1401 uint64_t Offset = getOffsetFromIndices(U, *DL); in translateExtractValue()
1416 uint64_t Offset = getOffsetFromIndices(U, *DL); in translateInsertValue()