Lines Matching defs:m
173 Int64BinopMatcher m(gate, circuit_); in VisitICMP() local
401 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
413 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
425 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
446 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Add() local
472 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Add() local
514 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Sub() local
537 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Sub() local
560 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Mul() local
601 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Mul() local
643 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Div() local
681 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Div() local
719 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleAdd() local
736 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleSub() local
754 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMul() local
774 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleDiv() local
791 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Mod() local
822 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMod() local
838 Int64BinopMatcher m(gate, circuit_); in ReduceWord64And() local
875 Int32BinopMatcher m(gate, circuit_); in ReduceWord32And() local
912 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Or() local
946 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Or() local
981 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Xor() local
1005 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Xor() local
1028 Uint64BinopMatcher m(gate, circuit_); in ReduceWord64Lsr() local
1043 Uint32BinopMatcher m(gate, circuit_); in ReduceWord32Lsr() local
1068 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Asr() local
1082 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Asr() local
1112 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Lsl() local
1135 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Lsl() local