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
680 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Div() local
717 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleAdd() local
734 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleSub() local
752 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMul() local
772 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleDiv() local
789 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Mod() local
820 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMod() local
836 Int64BinopMatcher m(gate, circuit_); in ReduceWord64And() local
873 Int32BinopMatcher m(gate, circuit_); in ReduceWord32And() local
910 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Or() local
944 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Or() local
979 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Xor() local
1003 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Xor() local
1026 Uint64BinopMatcher m(gate, circuit_); in ReduceWord64Lsr() local
1041 Uint32BinopMatcher m(gate, circuit_); in ReduceWord32Lsr() local
1066 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Asr() local
1080 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Asr() local
1110 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Lsl() local
1133 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Lsl() local