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

  /art/compiler/optimizing/
nodes_shared.cc 66 case 2: *op_kind = kSXTH; break;
84 case HDataProcWithShifterOp::kSXTH: return os << "SXTH";
nodes_shared.h 188 kSXTH, // Signed extend half-word.
common_arm64.h 345 case HDataProcWithShifterOp::kSXTH: return vixl::aarch64::SXTH;
code_generator_arm_vixl.cc     [all...]

Completed in 569 milliseconds