Home | History | Annotate | Download | only in src

Lines Matching defs:GetName

2125 const char* UnaryOpIC::GetName(TypeInfo type_info) {
2190 const char* BinaryOpIC::GetName(TypeInfo type_info) {
2294 UnaryOpIC::GetName(previous_type),
2295 UnaryOpIC::GetName(type),
2370 BinaryOpIC::GetName(previous_type),
2371 BinaryOpIC::GetName(type),
2372 BinaryOpIC::GetName(result_type),