Searched refs:HighHalf (Results 1 – 2 of 2) sorted by relevance
1432 ConstantRange HighHalf(APInt(8, 128), APInt(8, 0)); in TEST() local1436 HighHalf); in TEST()1439 ConstantRange::makeSatisfyingICmpRegion(ICmpInst::ICMP_NE, HighHalf), in TEST()1443 HighHalf).isEmptySet()); in TEST()
1575 class HighHalf : public SetTheory::Operator { in emitDagShuffle() class1640 ST.addOperator("highhalf", std::make_unique<HighHalf>()); in emitDagShuffle()