Home
last modified time | relevance | path

Searched refs:MSTORE (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h892 MLOAD, MSTORE, enumerator
DSelectionDAGNodes.h1417 N->getOpcode() == ISD::MSTORE ||
2322 N->getOpcode() == ISD::MSTORE;
2363 : MaskedLoadStoreSDNode(ISD::MSTORE, Order, dl, VTs, AM, MemVT, MMO) {
2385 return N->getOpcode() == ISD::MSTORE;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp371 case ISD::MSTORE: return "masked_store"; in getOperationName()
DLegalizeVectorTypes.cpp1939 case ISD::MSTORE: in SplitVectorOperand()
4194 case ISD::MSTORE: Res = WidenVecOp_MSTORE(N, OpNo); break; in WidenVectorOperand()
DSelectionDAG.cpp583 case ISD::MSTORE: { in AddNodeIDCustom()
7128 AddNodeIDNode(ID, ISD::MSTORE, VTs, Ops); in getMaskedStore()
DLegalizeDAG.cpp1144 case ISD::MSTORE: in LegalizeOp()
DLegalizeIntegerTypes.cpp1275 case ISD::MSTORE: Res = PromoteIntOp_MSTORE(cast<MaskedStoreSDNode>(N), in PromoteIntegerOperand()
DDAGCombiner.cpp1609 case ISD::MSTORE: return visitMSTORE(N); in visit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td620 def masked_st : SDNode<"ISD::MSTORE", SDTMaskedStore,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp1390 case ISD::MSTORE: in SelectT2AddrModeImm7Offset()
DARMISelLowering.cpp272 setOperationAction(ISD::MSTORE, VT, Legal); in addMVEVectorTypes()
329 setOperationAction(ISD::MSTORE, VT, Legal); in addMVEVectorTypes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp1331 setOperationAction(ISD::MSTORE, VT, Legal); in X86TargetLowering()
1508 setOperationAction(ISD::MSTORE, VT, Custom); in X86TargetLowering()
1622 setOperationAction(ISD::MSTORE, VT, Legal); in X86TargetLowering()
1813 setOperationAction(ISD::MSTORE, VT, Legal); in X86TargetLowering()
1851 setOperationAction(ISD::MSTORE, VT, Subtarget.hasVLX() ? Legal : Custom); in X86TargetLowering()
2009 setTargetDAGCombine(ISD::MSTORE); in X86TargetLowering()
28654 case ISD::MSTORE: return LowerMSTORE(Op, Subtarget, DAG); in LowerOperation()
45988 case ISD::MSTORE: return combineMaskedStore(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDAGISel.inc41561 /* 90137*/ /*SwitchOpcode*/ 82|128,5/*722*/, TARGET_VAL(ISD::MSTORE),// ->90863