Home
last modified time | relevance | path

Searched refs:PrependVisitor (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/arm64/
H A Ddecoder-arm64.cc19 void DispatchingDecoderVisitor::PrependVisitor(DecoderVisitor* new_visitor) { in PrependVisitor() function in v8::internal::DispatchingDecoderVisitor
H A Ddecoder-arm64.h113 // d.PrependVisitor(V2); // Move V2 at the start of the list.
122 void PrependVisitor(DecoderVisitor* visitor);
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc102 void Decoder::PrependVisitor(DecoderVisitor* new_visitor) { in PrependVisitor() function in vixl::aarch64::Decoder
H A Ddecoder-aarch64.h365 // d.PrependVisitor(V2);
372 void PrependVisitor(DecoderVisitor* visitor);

Completed in 3 milliseconds