Searched refs:__imul_64x64_to_128 (Results 1 – 1 of 1) sorted by relevance
217 #define __imul_64x64_to_128(P, CX, CY) \ macro235 __imul_64x64_to_128(ALBH, (A), (B).w[1]); \236 __imul_64x64_to_128(ALBL, (A), (B).w[0]); \