Searched defs:m4 (Results 1 – 3 of 3) sorted by relevance
21 long m4(long x, int y, short z) { return x + y + z; } in m4() method in ProtoCompare2
21 long m4(long x, int y, short z) { return x + y + z; } in m4() method in ProtoCompare
1966 …ir::AndMaskVectorRegister(RegStorage rs_src1, uint32_t m1, uint32_t m2, uint32_t m3, uint32_t m4) { in AndMaskVectorRegister()