Home
last modified time | relevance | path

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

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