Home
last modified time | relevance | path

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

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