Home
last modified time | relevance | path

Searched refs:MGATHER (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h747 MGATHER, MSCATTER, enumerator
DSelectionDAGNodes.h1117 N->getOpcode() == ISD::MGATHER ||
1949 return N->getOpcode() == ISD::MGATHER ||
1961 : MaskedGatherScatterSDNode(ISD::MGATHER, Order, dl, VTs, MemVT, MMO) {}
1964 return N->getOpcode() == ISD::MGATHER;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h903 MGATHER, MSCATTER, enumerator
DSelectionDAGNodes.h1418 N->getOpcode() == ISD::MGATHER ||
2427 return N->getOpcode() == ISD::MGATHER ||
2441 : MaskedGatherScatterSDNode(ISD::MGATHER, Order, dl, VTs, MemVT, MMO,
2447 return N->getOpcode() == ISD::MGATHER;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.h695 MGATHER, MSCATTER, enumerator
1642 return N->getOpcode() == X86ISD::MGATHER || in classof()
1651 : X86MaskedGatherScatterSDNode(X86ISD::MGATHER, Order, dl, VTs, MemVT, in X86MaskedGatherSDNode()
1657 return N->getOpcode() == X86ISD::MGATHER; in classof()
DX86InstrFragmentsSIMD.td898 def X86masked_gather : SDNode<"X86ISD::MGATHER",
DX86ISelLowering.cpp1359 setOperationAction(ISD::MGATHER, MVT::v2f32, Custom); in X86TargetLowering()
1360 setOperationAction(ISD::MGATHER, MVT::v2i32, Custom); in X86TargetLowering()
1364 setOperationAction(ISD::MGATHER, VT, Custom); in X86TargetLowering()
1623 setOperationAction(ISD::MGATHER, VT, Custom); in X86TargetLowering()
2026 setTargetDAGCombine(ISD::MGATHER); in X86TargetLowering()
28655 case ISD::MGATHER: return LowerMGATHER(Op, Subtarget, DAG); in LowerOperation()
29504 case ISD::MGATHER: { in ReplaceNodeResults()
29937 case X86ISD::MGATHER: return "X86ISD::MGATHER"; in getTargetNodeName()
46085 case X86ISD::MGATHER: in PerformDAGCombine()
46087 case ISD::MGATHER: in PerformDAGCombine()
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1089 MGATHER, enumerator
DSelectionDAGNodes.h1343 case ISD::MGATHER:
1378 N->getOpcode() == ISD::MGATHER ||
2442 return N->getOpcode() == ISD::MGATHER ||
2456 : MaskedGatherScatterSDNode(ISD::MGATHER, Order, dl, VTs, MemVT, MMO,
2468 return N->getOpcode() == ISD::MGATHER;
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.h829 MGATHER, enumerator
1677 return N->getOpcode() == X86ISD::MGATHER || in classof()
1687 return N->getOpcode() == X86ISD::MGATHER; in classof()
DX86ISelLowering.cpp1387 setOperationAction(ISD::MGATHER, MVT::v2f32, Custom); in X86TargetLowering()
1388 setOperationAction(ISD::MGATHER, MVT::v2i32, Custom); in X86TargetLowering()
1392 setOperationAction(ISD::MGATHER, VT, Custom); in X86TargetLowering()
1699 setOperationAction(ISD::MGATHER, VT, Custom); in X86TargetLowering()
2014 setTargetDAGCombine(ISD::MGATHER); in X86TargetLowering()
25696 DAG.getMemIntrinsicNode(X86ISD::MGATHER, dl, VTs, Ops, in getAVX2GatherNode()
25734 DAG.getMemIntrinsicNode(X86ISD::MGATHER, dl, VTs, Ops, in getGatherNode()
29624 X86ISD::MGATHER, dl, DAG.getVTList(VT, MVT::Other), Ops, N->getMemoryVT(), in LowerMGATHER()
29842 case ISD::MGATHER: return LowerMGATHER(Op, Subtarget, DAG); in LowerOperation()
30657 case ISD::MGATHER: { in ReplaceNodeResults()
[all …]
DX86ISelDAGToDAG.cpp5629 case X86ISD::MGATHER: { in Select()
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dsve-masked-gather-legalize.ll45 ; Tests that exercise various type legalisation scenarios for ISD::MGATHER.
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp296 case ISD::MGATHER: return "masked_gather"; in getOperationName()
DLegalizeVectorTypes.cpp611 case ISD::MGATHER: in SplitVectorResult()
1478 case ISD::MGATHER: in SplitVectorOperand()
2079 case ISD::MGATHER: in WidenVectorResult()
DLegalizeIntegerTypes.cpp72 case ISD::MGATHER: Res = PromoteIntRes_MGATHER(cast<MaskedGatherSDNode>(N)); in PromoteIntegerResult()
908 case ISD::MGATHER: Res = PromoteIntOp_MGATHER(cast<MaskedGatherSDNode>(N), in PromoteIntegerOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp372 case ISD::MGATHER: return "masked_gather"; in getOperationName()
DLegalizeVectorTypes.cpp846 case ISD::MGATHER: in SplitVectorResult()
1945 case ISD::MGATHER: in SplitVectorOperand()
2707 case ISD::MGATHER: in WidenVectorResult()
4195 case ISD::MGATHER: Res = WidenVecOp_MGATHER(N, OpNo); break; in WidenVectorOperand()
DLegalizeIntegerTypes.cpp73 case ISD::MGATHER: Res = PromoteIntRes_MGATHER(cast<MaskedGatherSDNode>(N)); in PromoteIntegerResult()
1279 case ISD::MGATHER: Res = PromoteIntOp_MGATHER(cast<MaskedGatherSDNode>(N), in PromoteIntegerOperand()
DSelectionDAG.cpp590 case ISD::MGATHER: { in AddNodeIDCustom()
7168 AddNodeIDNode(ID, ISD::MGATHER, VTs, Ops); in getMaskedGather()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp384 case ISD::MGATHER: return "masked_gather"; in getOperationName()
DLegalizeVectorTypes.cpp905 case ISD::MGATHER: in SplitVectorResult()
2082 case ISD::MGATHER: in SplitVectorOperand()
2864 case ISD::MGATHER: in WidenVectorResult()
4359 case ISD::MGATHER: Res = WidenVecOp_MGATHER(N, OpNo); break; in WidenVectorOperand()
DLegalizeIntegerTypes.cpp74 case ISD::MGATHER: Res = PromoteIntRes_MGATHER(cast<MaskedGatherSDNode>(N)); in PromoteIntegerResult()
1479 case ISD::MGATHER: Res = PromoteIntOp_MGATHER(cast<MaskedGatherSDNode>(N), in PromoteIntegerOperand()
DSelectionDAG.cpp641 case ISD::MGATHER: { in AddNodeIDCustom()
7303 AddNodeIDNode(ID, ISD::MGATHER, VTs, Ops); in getMaskedGather()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td531 def masked_gather : SDNode<"ISD::MGATHER", SDTMaskedGather,

12