Home
last modified time | relevance | path

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

/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc2829 Label return_location; in Generate_CEntry() local
2830 __ Adr(x12, &return_location); in Generate_CEntry()
2846 __ Bind(&return_location); in Generate_CEntry()