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

  /art/compiler/optimizing/
nodes_shared.cc 57 case 2: *op_kind = kSXTH; break;
75 case HDataProcWithShifterOp::kSXTH: return os << "SXTH";
nodes_shared.h 163 kSXTH, // Signed extend half-word.
common_arm64.h 326 case HDataProcWithShifterOp::kSXTH: return vixl::aarch64::SXTH;

Completed in 240 milliseconds