Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1464 static uint64_t getOffsetFromIndices(const User &U, const DataLayout &DL) { in getOffsetFromIndices() function
1490 uint64_t Offset = getOffsetFromIndices(U, *DL); in translateExtractValue()
1505 uint64_t Offset = getOffsetFromIndices(U, *DL); in translateInsertValue()