Home
last modified time | relevance | path

Searched refs:MLOAD (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp110 setOperationAction(ISD::MLOAD, T, Custom); in initializeHVXLowering()
149 setOperationAction(ISD::MLOAD, P, Custom); in initializeHVXLowering()
191 setOperationAction(ISD::MLOAD, T, Custom); in initializeHVXLowering()
258 setOperationAction(ISD::MLOAD, T, Custom); in initializeHVXLowering()
1967 assert(Opc == ISD::MLOAD || Opc == ISD::MSTORE); in LowerHvxMaskedOp()
1969 if (Opc == ISD::MLOAD) { in LowerHvxMaskedOp()
2175 assert(MemOpc == ISD::MLOAD || MemOpc == ISD::MSTORE); in SplitHvxMemOp()
2182 if (MemOpc == ISD::MLOAD) { in SplitHvxMemOp()
2400 case ISD::MLOAD: in LowerHvxOperation()
2466 case ISD::MLOAD: in LowerHvxOperation()
[all …]
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVECustomDAG.cpp64 case ISD::MLOAD: in getVVPOpcode()
205 case ISD::MLOAD: in getMaskPos()
H A DVEISelLowering.cpp335 for (unsigned MemOpc : {ISD::MLOAD, ISD::MSTORE, ISD::LOAD, ISD::STORE}) in initVPUActions()
1929 case ISD::MLOAD: in LowerOperation()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1207 MLOAD, enumerator
H A DSelectionDAGNodes.h1411 case ISD::MLOAD:
2609 return getOperand(getOpcode() == ISD::MLOAD ? 2 : 3);
2612 return getOperand(getOpcode() == ISD::MLOAD ? 3 : 4);
2628 return N->getOpcode() == ISD::MLOAD ||
2641 : MaskedLoadStoreSDNode(ISD::MLOAD, Order, dl, VTs, AM, MemVT, MMO) {
2656 return N->getOpcode() == ISD::MLOAD;
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp395 case ISD::MLOAD: return "masked_load"; in getOperationName()
H A DLegalizeIntegerTypes.cpp75 case ISD::MLOAD: Res = PromoteIntRes_MLOAD(cast<MaskedLoadSDNode>(N)); in PromoteIntegerResult()
1658 case ISD::MLOAD: Res = PromoteIntOp_MLOAD(cast<MaskedLoadSDNode>(N), in PromoteIntegerOperand()
H A DLegalizeVectorTypes.cpp978 case ISD::MLOAD: in SplitVectorResult()
3686 case ISD::MLOAD: in WidenVectorResult()
H A DSelectionDAG.cpp771 case ISD::MLOAD: { in AddNodeIDCustom()
8628 AddNodeIDNode(ID, ISD::MLOAD, VTs, Ops); in getMaskedLoad()
H A DDAGCombiner.cpp1791 case ISD::MLOAD: return visitMLOAD(N); in visit()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp595 setOperationAction({ISD::MLOAD, ISD::MSTORE, ISD::MGATHER, ISD::MSCATTER}, in RISCVTargetLowering()
690 setOperationAction({ISD::MLOAD, ISD::MSTORE, ISD::MGATHER, ISD::MSCATTER}, in RISCVTargetLowering()
818 {ISD::MLOAD, ISD::MSTORE, ISD::MGATHER, ISD::MSCATTER}, VT, Custom); in RISCVTargetLowering()
889 setOperationAction({ISD::LOAD, ISD::STORE, ISD::MLOAD, ISD::MSTORE, in RISCVTargetLowering()
3504 case ISD::MLOAD: in LowerOperation()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1160 setOperationAction(ISD::MLOAD, VT, Custom); in AArch64TargetLowering()
1246 setOperationAction(ISD::MLOAD, VT, Custom); in AArch64TargetLowering()
1292 setOperationAction(ISD::MLOAD, VT, Custom); in AArch64TargetLowering()
1353 setOperationAction(ISD::MLOAD, VT, Custom); in AArch64TargetLowering()
1669 setOperationAction(ISD::MLOAD, VT, Custom); in addTypeForFixedLengthSVE()
5577 case ISD::MLOAD: in LowerOperation()
16750 return OC == ISD::LOAD || OC == ISD::MLOAD || in isCheapToExtend()
17236 if (N->getOperand(0).getOpcode() == ISD::MLOAD && in performUnpackCombine()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1448 case ISD::MLOAD: in SelectT2AddrModeImm7Offset()
3999 case ISD::MLOAD: in Select()
H A DARMISelLowering.cpp264 setOperationAction(ISD::MLOAD, VT, Custom); in addMVEVectorTypes()
338 setOperationAction(ISD::MLOAD, VT, Custom); in addMVEVectorTypes()
10423 case ISD::MLOAD: in LowerOperation()
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td666 def masked_ld : SDNode<"ISD::MLOAD", SDTMaskedLoad,
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1517 setOperationAction(ISD::MLOAD, VT, Subtarget.hasVLX() ? Legal : Custom); in X86TargetLowering()
1723 setOperationAction(ISD::MLOAD, VT, Custom); in X86TargetLowering()
1890 setOperationAction(ISD::MLOAD, VT, Legal); in X86TargetLowering()
1897 setOperationAction(ISD::MLOAD, VT, Legal); in X86TargetLowering()
2017 setOperationAction(ISD::MLOAD, VT, Subtarget.hasVLX() ? Legal : Custom); in X86TargetLowering()
2350 ISD::MLOAD, in X86TargetLowering()
32349 case ISD::MLOAD: return LowerMLOAD(Op, Subtarget, DAG); in LowerOperation()
55063 case ISD::MLOAD: return combineMaskedLoad(N, DAG, DCI, Subtarget); in PerformDAGCombine()