Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.h61 bool selectVSplatImm(SDValue N, SDValue &SplatVal);
H A DLoongArchISelDAGToDAG.cpp353 bool LoongArchDAGToDAGISel::selectVSplatImm(SDValue N, SDValue &SplatVal) { in selectVSplatImm() function in LoongArchDAGToDAGISel
H A DLoongArchLSXInstrInfo.td157 def SplatPat_uimm#N : ComplexPattern<vAny, 1, "selectVSplatImm<"#N#">",
161 def SplatPat_simm#N : ComplexPattern<vAny, 1, "selectVSplatImm<"#N#", true>",