Searched refs:VStA (Results 1 – 1 of 1) sorted by relevance
2380 SDNode *VStA = CurDAG->getMachineNode(QOpcodes0[OpcodeIndex], dl, in SelectVST() local2383 CurDAG->setNodeMemRefs(cast<MachineSDNode>(VStA), {MemOp}); in SelectVST()2384 Chain = SDValue(VStA, 1); in SelectVST()2387 Ops.push_back(SDValue(VStA, 0)); in SelectVST()