Searched refs:HighHalf (Results 1 – 2 of 2) sorted by relevance
561 ConstantRange HighHalf(APInt(8, 128), APInt(8, 0)); in TEST() local565 HighHalf); in TEST()568 ConstantRange::makeSatisfyingICmpRegion(ICmpInst::ICMP_NE, HighHalf), in TEST()572 HighHalf).isEmptySet()); in TEST()
1592 class HighHalf : public SetTheory::Operator { in emitDagShuffle() class1653 ST.addOperator("highhalf", llvm::make_unique<HighHalf>()); in emitDagShuffle()