Home
last modified time | relevance | path

Searched refs:selectVSplatMaskL (Results 1 – 16 of 16) 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",
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h123 virtual bool selectVSplatMaskL(SDValue N, SDValue &Imm) const;
DMipsSEISelDAGToDAG.h124 bool selectVSplatMaskL(SDValue N, SDValue &Imm) const override;
DMipsISelDAGToDAG.cpp210 bool MipsDAGToDAGISel::selectVSplatMaskL(SDValue N, SDValue &Imm) const { in selectVSplatMaskL() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp659 bool MipsSEDAGToDAGISel::selectVSplatMaskL(SDValue N, SDValue &Imm) const { in selectVSplatMaskL() function in MipsSEDAGToDAGISel
DMipsMSAInstrInfo.td328 : SplatComplexPattern<vsplat_uimm3, vAny, 1, "selectVSplatMaskL",
331 : SplatComplexPattern<vsplat_uimm4, vAny, 1, "selectVSplatMaskL",
334 : SplatComplexPattern<vsplat_uimm5, vAny, 1, "selectVSplatMaskL",
337 : SplatComplexPattern<vsplat_uimm6, vAny, 1, "selectVSplatMaskL",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.h123 virtual bool selectVSplatMaskL(SDValue N, SDValue &Imm) const;
DMipsSEISelDAGToDAG.h124 bool selectVSplatMaskL(SDValue N, SDValue &Imm) const override;
DMipsISelDAGToDAG.cpp210 bool MipsDAGToDAGISel::selectVSplatMaskL(SDValue N, SDValue &Imm) const { in selectVSplatMaskL() function in MipsDAGToDAGISel
DMipsSEISelDAGToDAG.cpp659 bool MipsSEDAGToDAGISel::selectVSplatMaskL(SDValue N, SDValue &Imm) const { in selectVSplatMaskL() function in MipsSEDAGToDAGISel
DMipsMSAInstrInfo.td328 : SplatComplexPattern<vsplat_uimm3, vAny, 1, "selectVSplatMaskL",
331 : SplatComplexPattern<vsplat_uimm4, vAny, 1, "selectVSplatMaskL",
334 : SplatComplexPattern<vsplat_uimm5, vAny, 1, "selectVSplatMaskL",
337 : SplatComplexPattern<vsplat_uimm6, vAny, 1, "selectVSplatMaskL",
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc28379 /* 53604*/ OPC_CheckComplexPat, /*CP*/31, /*#*/0, // selectVSplatMaskL:$m #3
28386 /* 53620*/ OPC_CheckComplexPat, /*CP*/32, /*#*/0, // selectVSplatMaskL:$m #3
28398 /* 53642*/ OPC_CheckComplexPat, /*CP*/33, /*#*/0, // selectVSplatMaskL:$m #3
28409 /* 53663*/ OPC_CheckComplexPat, /*CP*/34, /*#*/0, // selectVSplatMaskL:$m #3
30783 return selectVSplatMaskL(N, Result[NextRes+0].first);
30786 return selectVSplatMaskL(N, Result[NextRes+0].first);
30789 return selectVSplatMaskL(N, Result[NextRes+0].first);
30792 return selectVSplatMaskL(N, Result[NextRes+0].first);