Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelDAGToDAG.h162 void selectVSETVLI(SDNode *Node);
HDRISCVISelDAGToDAG.cpp546 void RISCVDAGToDAGISel::selectVSETVLI(SDNode *Node) { in selectVSETVLI() function in RISCVDAGToDAGISel
1773 return selectVSETVLI(Node); in Select()