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

  /art/compiler/optimizing/
instruction_simplifier_arm64.cc 31 using helpers::ShifterOperandSupportsExtension;
136 if (HDataProcWithShifterOp::IsExtensionOp(op_kind) && !ShifterOperandSupportsExtension(use)) {
common_arm64.h 344 inline bool ShifterOperandSupportsExtension(HInstruction* instruction) {

Completed in 64 milliseconds