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

/external/v8/src/arm64/
H A Ddecoder-arm64.cc70 #define DEFINE_VISITOR_CALLERS(A) \ macro
80 VISITOR_LIST(DEFINE_VISITOR_CALLERS)
81 #undef DEFINE_VISITOR_CALLERS macro
/external/vixl/src/vixl/a64/
H A Ddecoder-a64.cc867 #define DEFINE_VISITOR_CALLERS(A) \ macro
875 VISITOR_LIST(DEFINE_VISITOR_CALLERS)
876 #undef DEFINE_VISITOR_CALLERS macro

Completed in 65 milliseconds