Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h145 bool selectRVVSimm5(SDValue N, unsigned Width, SDValue &Imm); in selectRVVSimm5() function
H A DRISCVISelDAGToDAG.cpp3241 bool RISCVDAGToDAGISel::selectRVVSimm5(SDValue N, unsigned Width, selectRVVSimm5() function in RISCVDAGToDAGISel