v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
operation-matcher.h File Reference
#include <limits>
#include <optional>
#include <type_traits>
#include "src/compiler/turboshaft/graph.h"
#include "src/compiler/turboshaft/index.h"
#include "src/compiler/turboshaft/operations.h"
#include "src/compiler/turboshaft/representations.h"
Include dependency graph for operation-matcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  v8::internal::compiler::turboshaft::detail::ValueMatch< T, HasConstexpr >
 
struct  v8::internal::compiler::turboshaft::detail::ValueMatch< T, HasConstexpr >::Wildcard
 
struct  v8::internal::compiler::turboshaft::detail::ValueMatch< T, false >
 
struct  v8::internal::compiler::turboshaft::detail::ValueMatch< T, false >::Wildcard
 
struct  v8::internal::compiler::turboshaft::detail::OptionMatch< T >
 
struct  v8::internal::compiler::turboshaft::detail::OptionMatch< T >::Wildcard
 
class  v8::internal::compiler::turboshaft::OperationMatcher
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 
namespace  v8::internal::compiler::turboshaft
 
namespace  v8::internal::compiler::turboshaft::detail