HomeSort by relevance Sort by last modified time
    Searched refs:LowHalf (Results 1 - 3 of 3) 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/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
ConstantRangeTest.cpp 644 ConstantRange LowHalf(APInt(8, 0), APInt(8, 128));
648 EXPECT_EQ(ConstantRange::makeSatisfyingICmpRegion(ICmpInst::ICMP_NE, LowHalf),
653 LowHalf);
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp     [all...]

Completed in 258 milliseconds