/external/v8/src/ |
D | type-info.cc | 35 static uint32_t IdToKey(TypeFeedbackId ast_id) { in IdToKey() 40 Handle<Object> TypeFeedbackOracle::GetInfo(TypeFeedbackId ast_id) { in GetInfo() 76 bool TypeFeedbackOracle::StoreIsUninitialized(TypeFeedbackId ast_id) { in StoreIsUninitialized() 84 bool TypeFeedbackOracle::StoreIsKeyedPolymorphic(TypeFeedbackId ast_id) { in StoreIsKeyedPolymorphic() 119 TypeFeedbackId ast_id) { in GetStoreMode() 302 void TypeFeedbackOracle::CollectReceiverTypes(TypeFeedbackId ast_id, in CollectReceiverTypes() 357 void TypeFeedbackOracle::CollectReceiverTypes(TypeFeedbackId ast_id, in CollectReceiverTypes() 437 TypeFeedbackId ast_id = in ProcessRelocInfos() local 459 void TypeFeedbackOracle::SetInfo(TypeFeedbackId ast_id, Object* target) { in SetInfo()
|
D | hydrogen.cc | 168 HSimulate* HBasicBlock::CreateSimulate(BailoutId ast_id, in CreateSimulate() 267 void HBasicBlock::SetJoinId(BailoutId ast_id) { in SetJoinId() 4039 void EffectContext::ReturnInstruction(HInstruction* instr, BailoutId ast_id) { in ReturnInstruction() 4049 BailoutId ast_id) { in ReturnControl() 4062 BailoutId ast_id) { in ReturnContinuation() 4077 void ValueContext::ReturnInstruction(HInstruction* instr, BailoutId ast_id) { in ReturnInstruction() 4090 void ValueContext::ReturnControl(HControlInstruction* instr, BailoutId ast_id) { in ReturnControl() 4111 BailoutId ast_id) { in ReturnContinuation() 4133 void TestContext::ReturnInstruction(HInstruction* instr, BailoutId ast_id) { in ReturnInstruction() 4148 void TestContext::ReturnControl(HControlInstruction* instr, BailoutId ast_id) { in ReturnControl() [all …]
|
D | lithium.h | 392 BailoutId ast_id, in LEnvironment() 422 BailoutId ast_id() const { return ast_id_; } in ast_id() function
|
D | lithium.cc | 534 BailoutId ast_id = hydrogen_env->ast_id(); in CreateEnvironment() local
|
D | full-codegen.h | 883 BailoutId ast_id(uint32_t index) { in ast_id() function
|
D | frames.cc | 967 BailoutId ast_id = BailoutId(it.Next()); in Summarize() local
|
D | full-codegen.cc | 468 void FullCodeGenerator::RecordBackEdge(BailoutId ast_id) { in RecordBackEdge()
|
D | hydrogen-instructions.h | 1806 HSimulate(BailoutId ast_id, in HSimulate() 1822 BailoutId ast_id() const { return ast_id_; } in ast_id() function 5273 BailoutId ast_id() const { return ast_id_; } in ast_id() function
|
D | hydrogen.h | 578 BailoutId ast_id() const { return ast_id_; } in ast_id() function
|
/external/v8/src/x64/ |
D | assembler-x64-inl.h | 59 TypeFeedbackId ast_id) { in emit_code_target()
|
D | macro-assembler-x64.cc | 603 void MacroAssembler::CallStub(CodeStub* stub, TypeFeedbackId ast_id) { in CallStub() 3021 TypeFeedbackId ast_id) { in Call()
|
D | assembler-x64.cc | 688 TypeFeedbackId ast_id) { in call()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.cc | 87 CodeStub* stub, TypeFeedbackId ast_id, Condition cond) { in CallStubSize() 152 TypeFeedbackId ast_id, in CallSize() 161 TypeFeedbackId ast_id, in Call() 2333 TypeFeedbackId ast_id, in CallStub()
|
D | assembler-arm.h | 1358 void SetRecordedAstId(TypeFeedbackId ast_id) { in SetRecordedAstId()
|
/external/v8/src/compiler/ |
D | ast-graph-builder.cc | 221 BailoutId ast_id, OutputFrameStateCombine combine) { in Checkpoint() 2022 void AstGraphBuilder::PrepareFrameState(Node* node, BailoutId ast_id, in PrepareFrameState()
|
/external/v8/src/mips/ |
D | assembler-mips.h | 999 void SetRecordedAstId(TypeFeedbackId ast_id) { in SetRecordedAstId()
|
D | macro-assembler-mips.cc | 2926 TypeFeedbackId ast_id, in CallSize() 2939 TypeFeedbackId ast_id, in Call() 4269 TypeFeedbackId ast_id, in CallStub()
|
/external/v8/src/mips64/ |
D | assembler-mips64.h | 1035 void SetRecordedAstId(TypeFeedbackId ast_id) { in SetRecordedAstId()
|
D | macro-assembler-mips64.cc | 2837 TypeFeedbackId ast_id, in CallSize() 2850 TypeFeedbackId ast_id, in Call() 4155 TypeFeedbackId ast_id, in CallStub()
|
/external/v8/src/arm64/ |
D | assembler-arm64.h | 2171 void SetRecordedAstId(TypeFeedbackId ast_id) { in SetRecordedAstId()
|
D | macro-assembler-arm64.cc | 1721 void MacroAssembler::CallStub(CodeStub* stub, TypeFeedbackId ast_id) { in CallStub() 2186 TypeFeedbackId ast_id) { in Call() 2235 TypeFeedbackId ast_id) { in CallSize()
|
/external/v8/src/x87/ |
D | assembler-x87.cc | 1333 TypeFeedbackId ast_id) { in call()
|
D | macro-assembler-x87.cc | 1958 void MacroAssembler::CallStub(CodeStub* stub, TypeFeedbackId ast_id) { in CallStub()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.cc | 1995 void MacroAssembler::CallStub(CodeStub* stub, TypeFeedbackId ast_id) { in CallStub()
|
D | assembler-ia32.cc | 1400 TypeFeedbackId ast_id) { in call()
|