Home
last modified time | relevance | path

Searched defs:selectRVVSimm5 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h146 template <unsigned Width> bool selectRVVSimm5(SDValue N, SDValue &Imm) { in selectRVVSimm5() function
H A DRISCVISelDAGToDAG.cpp3442 bool RISCVDAGToDAGISel::selectRVVSimm5(SDValue N, unsigned Width, in selectRVVSimm5() function in RISCVDAGToDAGISel