Home
last modified time | relevance | path

Searched defs:getConstantOffset (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h455 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1470 std::optional<APInt> Vectorizer::getConstantOffset(Value *PtrA, Value *PtrB, getConstantOffset() function in Vectorizer
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp163 static SmallVector<int64_t> getConstantOffset(MemRefType memrefType) { getConstantOffset() function