Searched defs:b_high (Results 1 – 2 of 2) sorted by relevance
32 uint64_t b_high = static_cast<uint64_t>(b) >> 32; in __mulodi4() local
546 Node* Int32PairAdd(Node* a_low, Node* a_high, Node* b_low, Node* b_high) { in Int32PairAdd()549 Node* Int32PairSub(Node* a_low, Node* a_high, Node* b_low, Node* b_high) { in Int32PairSub()552 Node* Int32PairMul(Node* a_low, Node* a_high, Node* b_low, Node* b_high) { in Int32PairMul()