Lines Matching refs:higherByte
1706 Node* higherByte;
1717 higherByte = gasm_->Word64And(
1720 result = gasm_->Word64Or(result, higherByte);
1727 higherByte = gasm_->Word32And(
1730 result = gasm_->Word32Or(result, higherByte);
1814 Node* higherByte;
1825 higherByte = gasm_->Word64And(
1828 result = gasm_->Word64Or(result, higherByte);
1835 higherByte = gasm_->Word32And(
1838 result = gasm_->Word32Or(result, higherByte);