Home
last modified time | relevance | path

Searched refs:ASM_LOCATION (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/full-codegen/arm64/
Dfull-codegen-arm64.cc865 ASM_LOCATION("FullCodeGenerator::VisitSwitchStatement"); in VisitSwitchStatement()
955 ASM_LOCATION("FullCodeGenerator::VisitForInStatement"); in VisitForInStatement()
1667 ASM_LOCATION("FullCodeGenerator::EmitVariableAssignment"); in EmitVariableAssignment()
1723 ASM_LOCATION("FullCodeGenerator::EmitNamedPropertyAssignment"); in EmitNamedPropertyAssignment()
1738 ASM_LOCATION("FullCodeGenerator::EmitKeyedPropertyAssignment"); in EmitKeyedPropertyAssignment()
1754 ASM_LOCATION("FullCodeGenerator::EmitCallWithLoadIC"); in EmitCallWithLoadIC()
1794 ASM_LOCATION("FullCodeGenerator::EmitKeyedCallWithLoadIC"); in EmitKeyedCallWithLoadIC()
1817 ASM_LOCATION("FullCodeGenerator::EmitCall"); in EmitCall()
1998 ASM_LOCATION("FullCodeGenerator::EmitClassOf"); in EmitClassOf()
2093 ASM_LOCATION("FullCodeGenerator::EmitCall"); in EmitCall()
[all …]
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc71 ASM_LOCATION("Builtins::Generate_InternalArrayCode"); in Generate_InternalArrayCode()
98 ASM_LOCATION("Builtins::Generate_ArrayCode"); in Generate_ArrayCode()
130 ASM_LOCATION("Builtins::Generate_MathMaxMin"); in Generate_MathMaxMin()
224 ASM_LOCATION("Builtins::Generate_NumberConstructor"); in Generate_NumberConstructor()
267 ASM_LOCATION("Builtins::Generate_NumberConstructor_ConstructStub"); in Generate_NumberConstructor_ConstructStub()
347 ASM_LOCATION("Builtins::Generate_StringConstructor"); in Generate_StringConstructor()
418 ASM_LOCATION("Builtins::Generate_StringConstructor_ConstructStub"); in Generate_StringConstructor_ConstructStub()
554 ASM_LOCATION("Builtins::Generate_JSConstructStubHelper"); in Generate_JSConstructStubHelper()
1881 ASM_LOCATION("Builtins::Generate_FunctionPrototypeApply"); in Generate_FunctionPrototypeApply()
1967 ASM_LOCATION("Builtins::Generate_FunctionPrototypeCall"); in Generate_FunctionPrototypeCall()
[all …]
/external/v8/src/arm64/
Dcode-stubs-arm64.cc861 ASM_LOCATION("CEntryStub::Generate entry"); in Generate()
1770 ASM_LOCATION("GenerateRecordCallTarget"); in GenerateRecordCallTarget()
1875 ASM_LOCATION("CallConstructStub::Generate"); in Generate()
2006 ASM_LOCATION("CompareICStub[Booleans]"); in GenerateBooleans()
2028 ASM_LOCATION("CompareICStub[Smis]"); in GenerateSmis()
2050 ASM_LOCATION("CompareICStub[HeapNumbers]"); in GenerateNumbers()
2116 ASM_LOCATION("CompareICStub[InternalizedStrings]"); in GenerateInternalizedStrings()
2154 ASM_LOCATION("CompareICStub[UniqueNames]"); in GenerateUniqueNames()
2193 ASM_LOCATION("CompareICStub[Strings]"); in GenerateStrings()
2281 ASM_LOCATION("CompareICStub[Receivers]"); in GenerateReceivers()
[all …]
Dmacro-assembler-arm64.h25 #define ASM_LOCATION(message) __ Debug("LOCATION: " message, __LINE__, NO_PARAM) macro
27 #define ASM_LOCATION(message) macro
32 #define ASM_LOCATION(message) macro
Dmacro-assembler-arm64.cc3808 ASM_LOCATION("MacroAssembler::RecordWrite"); in RecordWriteForMap()
3887 ASM_LOCATION("MacroAssembler::RecordWrite"); in RecordWrite()
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc572 ASM_LOCATION("NamedStoreHandlerCompiler::CompileStoreCallback"); in CompileStoreCallback()