Home
last modified time | relevance | path

Searched refs:selectLow8BitsVSplat (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h142 bool selectLow8BitsVSplat(SDValue N, SDValue &SplatVal);
H A DRISCVISelDAGToDAG.cpp3386 bool RISCVDAGToDAGISel::selectLow8BitsVSplat(SDValue N, SDValue &SplatVal) { in selectLow8BitsVSplat() function in RISCVDAGToDAGISel
H A DRISCVInstrInfoVVLPatterns.td613 : ComplexPattern<vAny, 1, "selectLow8BitsVSplat", [], [], 2>;