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

  /art/compiler/utils/arm/
assembler_arm_vixl.h 221 bool ShifterOperandCanHold(Opcode opcode,
assembler_arm_vixl.cc 115 bool ArmVIXLAssembler::ShifterOperandCanHold(Opcode opcode,
jni_macro_assembler_arm_vixl.cc 495 if (asm_.ShifterOperandCanHold(ADD, handle_scope_offset.Int32Value())) {
534 if (asm_.ShifterOperandCanHold(ADD, handle_scope_offset.Int32Value())) {
  /art/compiler/optimizing/
scheduler_arm.cc 333 !codegen_->GetAssembler()->ShifterOperandCanHold(
337 } else if (!codegen_->GetAssembler()->ShifterOperandCanHold(
    [all...]
code_generator_arm_vixl.cc     [all...]

Completed in 94 milliseconds