Searched refs:reg_equiv_ty (Results 1 – 3 of 3) sorted by relevance
83 analysis::Type* reg_equiv_ty; in EquivFloatTypeId() local86 reg_equiv_ty = FloatMatrixType(ty_inst->GetSingleWordInOperand(1), in EquivFloatTypeId()89 reg_equiv_ty = FloatVectorType(ty_inst->GetSingleWordInOperand(1), width); in EquivFloatTypeId()91 reg_equiv_ty = FloatScalarType(width); in EquivFloatTypeId()92 return context()->get_type_mgr()->GetTypeInstruction(reg_equiv_ty); in EquivFloatTypeId()