Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/ic/
Dic-compiler.h24 static Handle<Code> ComputeLoad(Isolate* isolate, InlineCacheState ic_state,
26 static Handle<Code> ComputeStore(Isolate* isolate, InlineCacheState ic_state,
97 InlineCacheState state = MONOMORPHIC);
Dic-compiler.cc171 InlineCacheState ic_state, in ComputeLoad()
194 InlineCacheState ic_state, in ComputeStore()
362 InlineCacheState state) { in GetCode()
Dic-state.h75 InlineCacheState GetICState() const { in GetICState()
Dic.h55 typedef InlineCacheState State;
113 InlineCacheState state = code->ic_state(); in IsCleared()
/external/chromium_org/v8/src/
Dcode-stubs.h198 virtual InlineCacheState GetICState() const { return UNINITIALIZED; } in GetICState()
802 virtual InlineCacheState GetICState() const OVERRIDE { return DEFAULT; } in GetICState()
835 virtual InlineCacheState GetICState() const FINAL OVERRIDE { in GetICState()
880 virtual InlineCacheState GetICState() const { return MONOMORPHIC; } in GetICState()
1112 virtual InlineCacheState GetICState() const FINAL OVERRIDE { in GetICState()
1161 virtual InlineCacheState GetICState() const OVERRIDE { in GetICState()
1264 virtual InlineCacheState GetICState() const;
1332 virtual InlineCacheState GetICState() const { in GetICState()
1775 virtual InlineCacheState GetICState() const { return GENERIC; } in GetICState()
1791 virtual InlineCacheState GetICState() const FINAL OVERRIDE { in GetICState()
[all …]
Ddisassembler.cc221 InlineCacheState ic_state = code->ic_state(); in DecodeIt()
Dglobals.h444 enum InlineCacheState { enum
Dcode-stubs.cc333 InlineCacheState CompareICStub::GetICState() const { in GetICState()
Dobjects.h4974 static const char* ICState2String(InlineCacheState state);
5037 inline InlineCacheState ic_state(); // Only valid for IC stubs.
5200 Kind kind, InlineCacheState ic_state = UNINITIALIZED,
5212 static inline InlineCacheState ExtractICStateFromFlags(Flags flags);
5385 class ICStateField : public BitField<InlineCacheState, 0, 4> {};
Dobjects-inl.h4635 InlineCacheState Code::ic_state() { in ic_state()
4636 InlineCacheState result = ExtractICStateFromFlags(flags()); in ic_state()
4954 Code::Flags Code::ComputeFlags(Kind kind, InlineCacheState ic_state, in ComputeFlags()
4986 InlineCacheState Code::ExtractICStateFromFlags(Flags flags) { in ExtractICStateFromFlags()
Dobjects.cc10805 const char* Code::ICState2String(InlineCacheState state) { in ICState2String()
/external/chromium_org/v8/src/ic/ia32/
Dic-compiler-ia32.cc92 InlineCacheState state = in CompilePolymorphic()
/external/chromium_org/v8/src/ic/mips64/
Dic-compiler-mips64.cc75 InlineCacheState state = in CompilePolymorphic()
/external/chromium_org/v8/src/ic/x64/
Dic-compiler-x64.cc127 InlineCacheState state = in CompilePolymorphic()
/external/chromium_org/v8/src/ic/x87/
Dic-compiler-x87.cc92 InlineCacheState state = in CompilePolymorphic()
/external/chromium_org/v8/src/ic/arm/
Dic-compiler-arm.cc90 InlineCacheState state = in CompilePolymorphic()
/external/chromium_org/v8/src/ic/arm64/
Dic-compiler-arm64.cc91 InlineCacheState state = in CompilePolymorphic()
/external/chromium_org/v8/src/ic/mips/
Dic-compiler-mips.cc75 InlineCacheState state = in CompilePolymorphic()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt553 … ^[.] v8::internal::CallICBase::LoadFunction(v8::internal::InlineCacheState, int, v8::int…
555 …--- v8::internal::CallICBase::LoadFunction(v8::internal::InlineCacheState, int, v8::internal::Hand…
629 …hrome ^[.] v8::internal::StoreIC::Store(v8::internal::InlineCacheState, v8::internal…
631 …--- v8::internal::StoreIC::Store(v8::internal::InlineCacheState, v8::internal::StrictModeFlag, v8:…
649 …hrome ^[.] v8::internal::IC::PatchCache(v8::internal::InlineCacheState, v8::internal…
651 …--- v8::internal::IC::PatchCache(v8::internal::InlineCacheState, v8::internal::StrictModeFlag, v8:…
1197 …internal::Code::StubType, v8::internal::Handle<v8::internal::Name>, v8::internal::InlineCacheState)
1199 …internal::Code::StubType, v8::internal::Handle<v8::internal::Name>, v8::internal::InlineCacheState)