v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::OperationMatcher Member List

This is the complete list of members for v8::internal::compiler::turboshaft::OperationMatcher, including all inherited members.

Cast(V< AnyOrNone > op_idx) constv8::internal::compiler::turboshaft::OperationMatcherinline
Get(V< AnyOrNone > op_idx) constv8::internal::compiler::turboshaft::OperationMatcherinline
graph_v8::internal::compiler::turboshaft::OperationMatcherprivate
Index(const Operation &op) constv8::internal::compiler::turboshaft::OperationMatcherinline
Is(V< AnyOrNone > op_idx) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchBitwiseAnd(V< Any > matched, V< T > *left, V< T > *right, WordRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchBitwiseAndWithConstant(V< Any > matched, V< T > *value, uint64_t *constant, WordRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchChange(V< Any > matched, VMatch< T > input, OMatch< ChangeOp::Kind > kind={}, OMatch< ChangeOp::Assumption > assumption={}, OMatch< RegisterRepresentation > from={}, OMatch< RegisterRepresentation > to={}) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchConstantLeftShift(V< Any > matched, V< T > *input, WordRepresentation rep, int *amount) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchConstantRightShift(V< Any > matched, V< T > *input, WordRepresentation rep, int *amount) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchConstantShift(V< Any > matched, V< T > *input, ShiftOp::Kind *kind, WordRepresentation *rep, int *amount) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchConstantShift(V< Any > matched, V< T > *input, ShiftOp::Kind kind, WordRepresentation rep, int *amount) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchConstantShiftRightArithmeticShiftOutZeros(V< Any > matched, V< T > *input, WordRepresentation rep, uint16_t *amount) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchEqual(V< Any > matched, V< T > *left, V< T > *right) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchExternalConstant(V< Any > matched, ExternalReference *reference) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloat(V< Any > matched, double *value) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloat(V< Any > matched, double value) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloat32Constant(V< Any > matched, float *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloat32Constant(V< Any > matched, i::Float32 *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloat64Constant(V< Any > matched, double *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloat64Constant(V< Any > matched, i::Float64 *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloatBinary(V< Any > matched, V< Float > *left, V< Float > *right, FloatBinopOp::Kind kind, FloatRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloatRoundDown(V< Any > matched, V< Float > *input, FloatRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloatSub(V< Any > matched, V< Float > *left, V< Float > *right, FloatRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchFloatUnary(V< Any > matched, V< Float > *input, FloatUnaryOp::Kind kind, FloatRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchHeapConstant(V< Any > matched, Handle< HeapObject > *tagged=nullptr) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWord32Constant(V< Any > matched, uint32_t *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWord32Constant(V< Any > matched, uint32_t constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWord32Constant(V< Any > matched, int32_t *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWord64Constant(V< Any > matched, uint64_t *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWord64Constant(V< Any > matched, int64_t *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWordConstant(V< Any > matched, WordRepresentation rep, uint64_t *unsigned_constant, int64_t *signed_constant=nullptr) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWordConstant(V< Any > matched, WordRepresentation rep, int64_t *signed_constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralWordPtrConstant(V< Any > matched, T *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchIntegralZero(V< Any > matched) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchNaN(V< Float > matched) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchPhi(V< Any > matched, std::optional< int > input_count=std::nullopt) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchPowerOfTwoWord32Constant(V< Any > matched, int32_t *divisor) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchPowerOfTwoWordConstant(V< Any > matched, int64_t *ret_cst, WordRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchSignedIntegralConstant(V< Any > matched, int64_t *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchSmiZero(V< Any > matched) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchTruncateWord64ToWord32(V< Any > matched, VMatch< Word64 > input) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchUnsignedIntegralConstant(V< Any > matched, uint64_t *constant) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchWasmStubCallConstant(V< Any > matched, uint64_t *stub_id) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchWordAdd(V< Any > matched, V< T > *left, V< T > *right, WordRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchWordBinop(V< Any > matched, VMatch< T > left, VMatch< T > right, OMatch< WordBinopOp::Kind > kind={}, OMatch< WordRepresentation > rep={}) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchWordMul(V< Any > matched, V< T > *left, V< T > *right, WordRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchWordSub(V< Any > matched, V< T > *left, V< T > *right, WordRepresentation rep) constv8::internal::compiler::turboshaft::OperationMatcherinline
MatchZero(V< Any > matched) constv8::internal::compiler::turboshaft::OperationMatcherinline
OMatch typedefv8::internal::compiler::turboshaft::OperationMatcher
OperationMatcher(const Graph &graph)v8::internal::compiler::turboshaft::OperationMatcherinlineexplicit
TryCast(V< AnyOrNone > op_idx) constv8::internal::compiler::turboshaft::OperationMatcherinline
VMatch typedefv8::internal::compiler::turboshaft::OperationMatcher