Searched refs:DEFAULT_COPY_CONSTRUCTOR (Results 1 – 5 of 5) sorted by relevance
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);[all …]
38 DEFAULT_COPY_CONSTRUCTOR(X86ComputeBaseMethodAddress);65 DEFAULT_COPY_CONSTRUCTOR(X86LoadFromConstantTable);88 DEFAULT_COPY_CONSTRUCTOR(X86FPNeg);124 DEFAULT_COPY_CONSTRUCTOR(X86PackedSwitch);166 DEFAULT_COPY_CONSTRUCTOR(X86AndNot);214 DEFAULT_COPY_CONSTRUCTOR(X86MaskOrResetLeastSetBit);
58 DEFAULT_COPY_CONSTRUCTOR(MultiplyAccumulate);109 DEFAULT_COPY_CONSTRUCTOR(IntermediateAddressIndex);178 DEFAULT_COPY_CONSTRUCTOR(DataProcWithShifterOp);
1742 #define DEFAULT_COPY_CONSTRUCTOR(type) H##type(const H##type& other) = default; macro3027 DEFAULT_COPY_CONSTRUCTOR(VariableInputSizeInstruction);3050 DEFAULT_COPY_CONSTRUCTOR(Expression<N>);3072 DEFAULT_COPY_CONSTRUCTOR(Expression<0>);3092 DEFAULT_COPY_CONSTRUCTOR(MethodEntryHook);3111 DEFAULT_COPY_CONSTRUCTOR(MethodExitHook);3127 DEFAULT_COPY_CONSTRUCTOR(ReturnVoid);3144 DEFAULT_COPY_CONSTRUCTOR(Return);3235 DEFAULT_COPY_CONSTRUCTOR(Phi);3260 DEFAULT_COPY_CONSTRUCTOR(Exit);[all …]
51 DEFAULT_COPY_CONSTRUCTOR(Riscv64ShiftAdd);