Searched defs:IsD (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/codegen/arm64/ | ||
H A D | register-arm64.h | 170 bool IsD() const { return IsV() && Is64Bits(); } in IsD() function in v8::internal::CPURegister |
/third_party/node/deps/v8/src/execution/arm64/ | ||
H A D | simulator-arm64.h | 708 bool IsD() const { return type_ == D_ARG; } in IsD() function in v8::internal::Simulator::CallArgument |
Completed in 6 milliseconds