Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:high

2197         HValue* high = Add<HLoadNamedField>(
2200 HValue* hash = AddUncasted<HBitwise>(Token::BIT_XOR, low, high);
3843 // At a high level the algorithm looks like this:
12771 HInstruction* result = NewUncasted<HDoubleBits>(value, HDoubleBits::HIGH);