Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgate_matchers.h286 template <typename LeftExpr, typename RightExpr, MachineType rep> struct BinopMatcher : public GateMatcher { struct
287 explicit BinopMatcher(GateRef gate, Circuit *circuit) in BinopMatcher() function
295 BinopMatcher(GateRef gate, bool allowInputSwap, Circuit *circuit) in BinopMatcher() function

Completed in 2 milliseconds