Home
last modified time | relevance | path

Searched defs:b_high (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Draw-machine-assembler.h379 Node* Int32PairAdd(Node* a_low, Node* a_high, Node* b_low, Node* b_high) { in Int32PairAdd()
382 Node* Int32PairSub(Node* a_low, Node* a_high, Node* b_low, Node* b_high) { in Int32PairSub()
385 Node* Int32PairMul(Node* a_low, Node* a_high, Node* b_low, Node* b_high) { in Int32PairMul()