Lines Matching refs:OperandSize
18 static const OperandSize kUnscaledSize = OperandSize::kNone;
26 static const OperandSize kUnscaledSize = BaseSize; \
48 template <bool, OperandSize, OperandScale>
52 template <OperandSize size, OperandScale scale>
56 template <OperandSize size, OperandScale scale>
65 static const OperandSize kOperandSize = static_cast<OperandSize>(kSize);
83 static const OperandSize kSingleScaleOperandSizes[];
84 static const OperandSize kDoubleScaleOperandSizes[];
85 static const OperandSize kQuadrupleScaleOperandSizes[];
105 STATIC_CONST_MEMBER_DEFINITION const OperandSize
109 STATIC_CONST_MEMBER_DEFINITION const OperandSize
113 STATIC_CONST_MEMBER_DEFINITION const OperandSize BytecodeTraits<
121 static const OperandSize kSingleScaleOperandSizes[];
122 static const OperandSize kDoubleScaleOperandSizes[];
123 static const OperandSize kQuadrupleScaleOperandSizes[];
139 STATIC_CONST_MEMBER_DEFINITION const OperandSize
141 OperandSize::kNone};
143 STATIC_CONST_MEMBER_DEFINITION const OperandSize
145 OperandSize::kNone};
147 STATIC_CONST_MEMBER_DEFINITION const OperandSize
149 OperandSize::kNone};