Home
last modified time | relevance | path

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

/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc3009 VRegister base_double_copy = d2; in Generate_MathPowInternal() local
3054 __ Fmov(base_double_copy, base_double); in Generate_MathPowInternal()
3087 __ Fmov(base_double, base_double_copy); in Generate_MathPowInternal()