Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3284 unsigned InvRotate = NumElts - Rotation; in lowerVECTOR_SHUFFLE() local
3294 DownVL = DAG.getConstant(InvRotate, DL, XLenVT); in lowerVECTOR_SHUFFLE()
3301 DAG.getConstant(InvRotate, DL, XLenVT), TrueMask, VL, in lowerVECTOR_SHUFFLE()