Lines Matching refs:STD
158 /// Suitable for use by STD and friends.
176 std::vector<SDValue> &OutOps) override {
440 std::swap(Op0, Op1);
441 std::swap(Op0Opc, Op1Opc);
442 std::swap(TargetMask, InsertMask);
448 std::swap(Op0, Op1);
449 std::swap(Op0Opc, Op1Opc);
450 std::swap(TargetMask, InsertMask);
2078 case PPC::STD:
2126 StorageOpcode == PPC::STD) &&
2163 (StorageOpcode == PPC::LD || StorageOpcode == PPC::STD ||