HomeSort by relevance Sort by last modified time
    Searched defs:HighHalf (Results 1 - 3 of 3) sorted by null

  /external/llvm/unittests/IR/
ConstantRangeTest.cpp 522 ConstantRange HighHalf(APInt(8, 128), APInt(8, 0));
526 HighHalf);
529 ConstantRange::makeSatisfyingICmpRegion(ICmpInst::ICMP_NE, HighHalf),
533 HighHalf).isEmptySet());
  /art/runtime/verifier/
reg_type.cc 450 const RegType& RegType::HighHalf(RegTypeCache* cache) const {
  /external/clang/utils/TableGen/
NeonEmitter.cpp     [all...]

Completed in 552 milliseconds