Home
last modified time | relevance | path

Searched refs:ICUseVector (Results 1 – 19 of 19) sorted by relevance

/external/v8/src/ic/
Dhandler-compiler.cc136 if (IC::ICUseVector(kind())) { in Frontend()
142 if (IC::ICUseVector(kind())) { in Frontend()
216 if (IC::ICUseVector(kind())) { in CompileLoadNonexistent()
221 if (IC::ICUseVector(kind())) { in CompileLoadNonexistent()
250 if (IC::ICUseVector(kind())) { in InterceptorVectorSlotPush()
263 if (IC::ICUseVector(kind())) { in InterceptorVectorSlotPop()
527 need_save_restore = IC::ICUseVector(kind()); in CompileStoreField()
Dic.h78 static bool ICUseVector(Code::Kind kind) { in ICUseVector() function
108 bool use = ICUseVector(kind()); in UseVector()
Dic.cc434 if (ICUseVector(target->kind())) return; in PostPatching()
/external/v8/src/ic/ppc/
Dhandler-compiler-ppc.cc565 if (IC::ICUseVector(kind())) { in FrontendFooter()
580 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
760 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
780 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
Dstub-cache-ppc.cc139 if (IC::ICUseVector(ic_kind)) { in GenerateProbe()
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc344 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
362 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
615 if (IC::ICUseVector(kind())) { in FrontendFooter()
632 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
Dstub-cache-arm64.cc113 if (IC::ICUseVector(ic_kind)) { in GenerateProbe()
/external/v8/src/ic/x87/
Dhandler-compiler-x87.cc573 if (IC::ICUseVector(kind())) { in FrontendFooter()
588 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
785 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
807 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
Dstub-cache-x87.cc31 IC::ICUseVector(ic_kind) && in ProbeTable()
/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc572 if (IC::ICUseVector(kind())) { in FrontendFooter()
587 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
776 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
798 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
Dstub-cache-x64.cc112 if (IC::ICUseVector(ic_kind)) { in GenerateProbe()
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc567 if (IC::ICUseVector(kind())) { in FrontendFooter()
582 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
764 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
784 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
Dstub-cache-arm.cc122 if (IC::ICUseVector(ic_kind)) { in GenerateProbe()
/external/v8/src/ic/ia32/
Dhandler-compiler-ia32.cc573 if (IC::ICUseVector(kind())) { in FrontendFooter()
588 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
785 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
807 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
Dstub-cache-ia32.cc31 IC::ICUseVector(ic_kind) && in ProbeTable()
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc557 if (IC::ICUseVector(kind())) { in FrontendFooter()
572 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
753 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
773 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
Dstub-cache-mips64.cc121 if (IC::ICUseVector(ic_kind)) { in GenerateProbe()
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc557 if (IC::ICUseVector(kind())) { in FrontendFooter()
572 if (IC::ICUseVector(kind())) PopVectorAndSlot(); in FrontendFooter()
753 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
773 if (IC::ICUseVector(kind())) { in CompileLoadGlobal()
Dstub-cache-mips.cc118 if (IC::ICUseVector(ic_kind)) { in GenerateProbe()