Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetPrimitiveType

126   Primitive::Type from_primitive = from->GetPrimitiveType();
127 Primitive::Type to_primitive = to->GetPrimitiveType();
178 if (to->GetPrimitiveType() == Primitive::Type::kPrimVoid) {
181 } else if (from->GetPrimitiveType() == Primitive::Type::kPrimVoid) {
201 const Primitive::Type from_type = from->GetPrimitiveType();
202 const Primitive::Type to_type = to->GetPrimitiveType();
944 callsite_type->GetPTypes()->Get(kPTypeIndex)->GetPrimitiveType(),
968 callsite_type->GetPTypes()->Get(kPTypeIndex)->GetPrimitiveType(),