Home
last modified time | relevance | path

Searched defs:LOAD_STORE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h916 #define LOAD_STORE(A, B, C, D) A##B##_##C = D macro
917 LOAD_STORE_OP_LIST(LOAD_STORE), variable
918 #undef LOAD_STORE macro
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h1138 #define LOAD_STORE(A, B, C, D) \ macro
1141 #undef LOAD_STORE macro

Completed in 17 milliseconds