Home
last modified time | relevance | path

Searched refs:CallKeyedStoreIC (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/full-codegen/
Dfull-codegen.h621 void CallKeyedStoreIC(FeedbackVectorSlot slot);
Dfull-codegen.cc262 void FullCodeGenerator::CallKeyedStoreIC(FeedbackVectorSlot slot) { in CallKeyedStoreIC() function in v8::internal::FullCodeGenerator
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc1549 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
1987 CallKeyedStoreIC(slot); in EmitAssignment()
2120 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3142 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/x87/
Dfull-codegen-x87.cc1514 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
1987 CallKeyedStoreIC(slot); in EmitAssignment()
2126 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3145 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/ia32/
Dfull-codegen-ia32.cc1522 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
1995 CallKeyedStoreIC(slot); in EmitAssignment()
2134 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3153 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/ppc/
Dfull-codegen-ppc.cc1573 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
2099 CallKeyedStoreIC(slot); in EmitAssignment()
2236 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3258 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/mips64/
Dfull-codegen-mips64.cc1606 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
2094 CallKeyedStoreIC(slot); in EmitAssignment()
2238 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3265 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc1586 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
1978 CallKeyedStoreIC(slot); in EmitAssignment()
2117 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3171 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/mips/
Dfull-codegen-mips.cc1605 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
2094 CallKeyedStoreIC(slot); in EmitAssignment()
2239 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3265 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/arm/
Dfull-codegen-arm.cc1604 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
2086 CallKeyedStoreIC(slot); in EmitAssignment()
2223 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3253 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()
/external/v8/src/full-codegen/s390/
Dfull-codegen-s390.cc1534 CallKeyedStoreIC(expr->LiteralFeedbackSlot()); in VisitArrayLiteral()
2056 CallKeyedStoreIC(slot); in EmitAssignment()
2188 CallKeyedStoreIC(expr->AssignmentSlot()); in EmitKeyedPropertyAssignment()
3187 CallKeyedStoreIC(expr->CountSlot()); in VisitCountOperation()