Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp581 SDValue VLImm = CurDAG->getTargetConstant(AVL, DL, XLenVT); in selectVSETVLI() local
582 SmallVector<SDValue, 3> Ops = {VLImm, VTypeIOp}; in selectVSETVLI()