Home
last modified time | relevance | path

Searched refs:selectVSplatMaskL (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h113 virtual bool selectVSplatMaskL(SDValue N, SDValue &Imm) const;
DMipsISelDAGToDAG.cpp185 bool MipsDAGToDAGISel::selectVSplatMaskL(SDValue N, SDValue &Imm) const { in selectVSplatMaskL() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.h117 bool selectVSplatMaskL(SDValue N, SDValue &Imm) const override;
DMipsSEISelDAGToDAG.cpp645 bool MipsSEDAGToDAGISel::selectVSplatMaskL(SDValue N, SDValue &Imm) const { in selectVSplatMaskL() function in MipsSEDAGToDAGISel
DMipsMSAInstrInfo.td298 : SplatComplexPattern<vsplat_uimm3, vAny, 1, "selectVSplatMaskL",
301 : SplatComplexPattern<vsplat_uimm4, vAny, 1, "selectVSplatMaskL",
304 : SplatComplexPattern<vsplat_uimm5, vAny, 1, "selectVSplatMaskL",
307 : SplatComplexPattern<vsplat_uimm6, vAny, 1, "selectVSplatMaskL",