Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVECustomDAG.cpp531 if (auto ConstBytes = dyn_cast<ConstantSDNode>(PackStride)) in getSplitPtrStride() local
532 return getConstant(2 * ConstBytes->getSExtValue(), MVT::i64); in getSplitPtrStride()