Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23944 unsigned IdxScale = WideVT.getScalarSizeInBits() / 8; in combineI8TruncStore() local
23946 DAG.getConstant(2 * IdxScale, DL, MVT::i64)); in combineI8TruncStore()
23952 DAG.getConstant(1 * IdxScale, DL, MVT::i64)); in combineI8TruncStore()