Home
last modified time | relevance | path

Searched defs:DECLARE_REGISTER (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/x64/
H A Dregister-x64.h80 #define DECLARE_REGISTER(R) \ macro
83 #undef DECLARE_REGISTER macro
225 #define DECLARE_REGISTER(R) \ macro
228 #undef DECLARE_REGISTER macro
231 #define DECLARE_REGISTER(R) \ macro
234 #undef DECLARE_REGISTER macro
/third_party/node/deps/v8/src/codegen/mips64/
H A Dregister-mips64.h106 #define DECLARE_REGISTER(R) \ macro
109 #undef DECLARE_REGISTER macro
/third_party/node/deps/v8/src/codegen/mips/
H A Dregister-mips.h107 #define DECLARE_REGISTER(R) \ macro
110 #undef DECLARE_REGISTER macro
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dregister-riscv64.h165 #define DECLARE_REGISTER(R) \ macro
168 #undef DECLARE_REGISTER macro
/third_party/node/deps/v8/src/codegen/loong64/
H A Dregister-loong64.h94 #define DECLARE_REGISTER(R) \ macro
97 #undef DECLARE_REGISTER macro
/third_party/node/deps/v8/src/codegen/arm/
H A Dregister-arm.h81 #define DECLARE_REGISTER(R) \ macro
84 #undef DECLARE_REGISTER macro

Completed in 5 milliseconds