Searched refs:code_stub (Results 1 – 16 of 16) sorted by relevance
52 } else if (info->code_stub() != NULL) { in Linkage()55 info->code_stub()->GetCallInterfaceDescriptor(); in Linkage()
1369 if (info->code_stub() == NULL) { in BuildLiveRanges()1372 CodeStub::Major major_key = info->code_stub()->MajorKey(); in BuildLiveRanges()
116 CodeStub::MajorName(info->code_stub()->MajorKey(), true); in MakeCodePrologue()214 CodeStub::Major major_key = info->code_stub()->MajorKey(); in PrintCode()
260 return Code::ComputeFlags(code_stub()->GetCodeKind(), in flags()261 code_stub()->GetICState(), in flags()262 code_stub()->GetExtraICState(), in flags()263 code_stub()->GetStubType()); in flags()
113 HydrogenCodeStub* code_stub() const {return code_stub_; } in code_stub() function
160 static Major GetMajorKey(Code* code_stub) { in GetMajorKey() argument161 return MajorKeyFromKey(code_stub->stub_key()); in GetMajorKey()
60 HydrogenCodeStub* stub() { return info_.code_stub(); } in stub()
1341 CodeStub::Major major_key = chunk_->info()->code_stub()->MajorKey(); in BuildLiveRanges()
3438 info->code_stub()->GetCallInterfaceDescriptor(); in HGraph()12204 CodeStub::Major major_key = info->code_stub()->MajorKey(); in TraceCompilation()
2404 info()->code_stub()->GetCallInterfaceDescriptor(); in DoParameter()
1998 info()->code_stub()->GetCallInterfaceDescriptor(); in DoParameter()
2455 info()->code_stub()->GetCallInterfaceDescriptor(); in DoParameter()
2492 info()->code_stub()->GetCallInterfaceDescriptor(); in DoParameter()
2511 info()->code_stub()->GetCallInterfaceDescriptor(); in DoParameter()
2515 info()->code_stub()->GetCallInterfaceDescriptor(); in DoParameter()