Home
last modified time | relevance | path

Searched defs:GetDoubleRegister (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/deoptimizer/
Dframe-description.h41 Float64 GetDoubleRegister(unsigned n) const { in GetDoubleRegister() function
147 Float64 GetDoubleRegister(unsigned n) const { in GetDoubleRegister() function
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.h524 DoubleRegister GetDoubleRegister() const { in GetDoubleRegister() function