Searched refs:LowHalf (Results 1 – 2 of 2) sorted by relevance
521 ConstantRange LowHalf(APInt(8, 0), APInt(8, 128)); in TEST() local525 EXPECT_EQ(ConstantRange::makeSatisfyingICmpRegion(ICmpInst::ICMP_NE, LowHalf), in TEST()530 LowHalf); in TEST()
1581 class LowHalf : public SetTheory::Operator { in emitDagShuffle() class1650 ST.addOperator("lowhalf", llvm::make_unique<LowHalf>()); in emitDagShuffle()