Lines Matching defs:m
188 Int64BinopMatcher m(gate, circuit_); in VisitICMP() local
416 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
428 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
440 Int32BinopMatcher m(n.Left().Gate(), circuit_); in VisitExtractValue() local
461 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Add() local
487 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Add() local
529 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Sub() local
552 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Sub() local
575 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Mul() local
616 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Mul() local
658 Int64BinopMatcher m(gate, circuit_); in ReduceInt64Div() local
695 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Div() local
732 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleAdd() local
749 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleSub() local
767 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMul() local
787 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleDiv() local
804 Int32BinopMatcher m(gate, circuit_); in ReduceInt32Mod() local
835 Float64BinopMatcher m(gate, circuit_); in ReduceDoubleMod() local
851 Int64BinopMatcher m(gate, circuit_); in ReduceWord64And() local
888 Int32BinopMatcher m(gate, circuit_); in ReduceWord32And() local
925 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Or() local
959 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Or() local
994 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Xor() local
1018 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Xor() local
1041 Uint64BinopMatcher m(gate, circuit_); in ReduceWord64Lsr() local
1056 Uint32BinopMatcher m(gate, circuit_); in ReduceWord32Lsr() local
1081 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Asr() local
1095 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Asr() local
1125 Int64BinopMatcher m(gate, circuit_); in ReduceWord64Lsl() local
1148 Int32BinopMatcher m(gate, circuit_); in ReduceWord32Lsl() local