Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToSCF/
DVectorToSCF.cpp167 SmallVector<Value, 4> offsetValues = in emitLoops() local
171 loopBodyBuilder(offsetValues, indices.take_front(leadingRank), in emitLoops()
/external/angle/src/compiler/translator/
DParseContext.cpp6555 const TConstantUnion *offsetValues = in checkTextureOffset() local
6558 if (offsetValues == nullptr) in checkTextureOffset()
6579 checkSingleTextureOffset(offset->getLine(), &offsetValues[i * size], size, in checkTextureOffset()