Home
last modified time | relevance | path

Searched defs:ByteStride (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp521 SDValue VECustomDAG::getSplitPtrOffset(SDValue Ptr, SDValue ByteStride, in getSplitPtrOffset()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1832 const uint64_t ByteStride = MaxStride * TypeByteSize; in isSafeDependenceDistance() local