• Home
  • Raw
  • Download

Lines Matching refs:DEFAULT_COPY_CONSTRUCTOR

259   DEFAULT_COPY_CONSTRUCTOR(VecOperation);
289 DEFAULT_COPY_CONSTRUCTOR(VecUnaryOperation);
319 DEFAULT_COPY_CONSTRUCTOR(VecBinaryOperation);
360 DEFAULT_COPY_CONSTRUCTOR(VecMemoryOperation);
405 DEFAULT_COPY_CONSTRUCTOR(VecReplicateScalar);
437 DEFAULT_COPY_CONSTRUCTOR(VecExtractScalar);
475 DEFAULT_COPY_CONSTRUCTOR(VecReduce);
503 DEFAULT_COPY_CONSTRUCTOR(VecCnv);
524 DEFAULT_COPY_CONSTRUCTOR(VecNeg);
546 DEFAULT_COPY_CONSTRUCTOR(VecAbs);
568 DEFAULT_COPY_CONSTRUCTOR(VecNot);
595 DEFAULT_COPY_CONSTRUCTOR(VecAdd);
620 DEFAULT_COPY_CONSTRUCTOR(VecSaturationAdd);
656 DEFAULT_COPY_CONSTRUCTOR(VecHalvingAdd);
685 DEFAULT_COPY_CONSTRUCTOR(VecSub);
710 DEFAULT_COPY_CONSTRUCTOR(VecSaturationSub);
733 DEFAULT_COPY_CONSTRUCTOR(VecMul);
756 DEFAULT_COPY_CONSTRUCTOR(VecDiv);
780 DEFAULT_COPY_CONSTRUCTOR(VecMin);
804 DEFAULT_COPY_CONSTRUCTOR(VecMax);
826 DEFAULT_COPY_CONSTRUCTOR(VecAnd);
849 DEFAULT_COPY_CONSTRUCTOR(VecAndNot);
871 DEFAULT_COPY_CONSTRUCTOR(VecOr);
893 DEFAULT_COPY_CONSTRUCTOR(VecXor);
915 DEFAULT_COPY_CONSTRUCTOR(VecShl);
937 DEFAULT_COPY_CONSTRUCTOR(VecShr);
959 DEFAULT_COPY_CONSTRUCTOR(VecUShr);
997 DEFAULT_COPY_CONSTRUCTOR(VecSetScalars);
1048 DEFAULT_COPY_CONSTRUCTOR(VecMultiplyAccumulate);
1089 DEFAULT_COPY_CONSTRUCTOR(VecSADAccumulate);
1142 DEFAULT_COPY_CONSTRUCTOR(VecDotProd);
1189 DEFAULT_COPY_CONSTRUCTOR(VecLoad);
1231 DEFAULT_COPY_CONSTRUCTOR(VecStore)
1285 DEFAULT_COPY_CONSTRUCTOR(VecPredSetOperation);
1321 DEFAULT_COPY_CONSTRUCTOR(VecPredSetAll);
1392 DEFAULT_COPY_CONSTRUCTOR(VecPredWhile);
1462 DEFAULT_COPY_CONSTRUCTOR(VecPredToBoolean);
1500 DEFAULT_COPY_CONSTRUCTOR(VecCondition);
1529 DEFAULT_COPY_CONSTRUCTOR(VecPredNot);