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

  /art/compiler/optimizing/
nodes_shared.cc 30 void HDataProcWithShifterOp::GetOpInfoFromInstruction(HInstruction* instruction,
instruction_simplifier_arm.cc 121 HDataProcWithShifterOp::GetOpInfoFromInstruction(bitfield_op, &op_kind, &shift_amount);
instruction_simplifier_arm64.cc 134 HDataProcWithShifterOp::GetOpInfoFromInstruction(bitfield_op, &op_kind, &shift_amount);
nodes_shared.h 233 static void GetOpInfoFromInstruction(HInstruction* bitfield_op,

Completed in 91 milliseconds