Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1375 static uint64_t getOffsetFromIndices(const User &U, const DataLayout &DL) { in getOffsetFromIndices() function
1402 uint64_t Offset = getOffsetFromIndices(U, *DL); in translateExtractValue()
1417 uint64_t Offset = getOffsetFromIndices(U, *DL); in translateInsertValue()