Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:highValue

2358     const APInt& highValue = cast<ConstantInt>(I->High)->getValue();
2361 uint64_t hi = (highValue - lowBound).getZExtValue();