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