Searched refs:TypeField (Results 1 – 2 of 2) sorted by relevance
88 SetPackedField<TypeField>(packed_type); in HVecOperation()109 return GetPackedField<TypeField>(); in GetPackedType()193 using TypeField = BitField<DataType::Type, kFieldType, kFieldTypeSize>; variable
2650 this->template SetPackedField<TypeField>(type);2655 return TypeField::Decode(this->GetPackedFields()); in GetType()2665 using TypeField = BitField<DataType::Type, kFieldType, kFieldTypeSize>; variable2717 SetPackedField<TypeField>(ToPhiType(type)); in HVariableInputSizeInstruction()2735 DataType::Type GetType() const OVERRIDE { return GetPackedField<TypeField>(); } in GetType()2744 SetPackedField<TypeField>(new_type); in SetType()2801 using TypeField = BitField<DataType::Type, kFieldType, kFieldTypeSize>; variable5612 SetPackedField<TypeField>(new_type); in SetType()5750 SetPackedField<TypeField>(new_type); in SetType()6488 SetPackedField<TypeField>(new_type); in SetType()