HomeSort by relevance Sort by last modified time
    Searched refs:LowHalf (Results 1 - 2 of 2) sorted by null

  /external/llvm/unittests/IR/
ConstantRangeTest.cpp 560 ConstantRange LowHalf(APInt(8, 0), APInt(8, 128));
564 EXPECT_EQ(ConstantRange::makeSatisfyingICmpRegion(ICmpInst::ICMP_NE, LowHalf),
569 LowHalf);
  /external/clang/utils/TableGen/
NeonEmitter.cpp     [all...]

Completed in 75 milliseconds