Searched refs:BBW (Results 1 – 3 of 3) sorted by relevance
315 BBW
38166 BBW Branch Both Ways
3330 uint32_t BBW = B.getBitWidth(); in gcd() local3332 if (ABW > BBW) in gcd()3334 else if (ABW < BBW) in gcd()3335 A = A.zext(BBW); in gcd()