Lines Matching defs:m
305 Int64BinopMatcher m(gate, circuit_); in VisitICMP() local
533 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
545 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
557 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
578 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Add() local
604 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Add() local
646 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Sub() local
669 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Sub() local
692 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Mul() local
732 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Mul() local
773 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Div() local
810 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Div() local
847 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleAdd() local
864 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleSub() local
882 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMul() local
902 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleDiv() local
919 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Mod() local
950 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMod() local
966 Int64BinopMatcher m(gate, circuit_); in ReduceWord64And() local
1003 Int32BinopMatcher m(gate, circuit_); in ReduceWord32And() local
1040 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Or() local
1074 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Or() local
1109 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Xor() local
1134 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Xor() local
1158 Uint64BinopMatcher m(gate, circuit_); in ReduceWord64Lsr() local
1173 Uint32BinopMatcher m(gate, circuit_); in ReduceWord32Lsr() local
1198 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Asr() local
1212 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Asr() local
1242 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Lsl() local
1265 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Lsl() local