Home
last modified time | relevance | path

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

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