Searched refs:ST1_PRED (Results 1 – 4 of 4) sorted by relevance
414 ST1_PRED, enumerator
5774 case AArch64ISD::ST1_PRED: in getMemVTFromNode()
111 def AArch64st1 : SDNode<"AArch64ISD::ST1_PRED", SDT_AArch64_ST1, [SDNPHasChain, SDNPMayStore]>;
2556 MAKE_CASE(AArch64ISD::ST1_PRED) in getTargetNodeName()18587 return DAG.getNode(AArch64ISD::ST1_PRED, DL, N->getValueType(0), Ops); in performST1Combine()