Home
last modified time | relevance | path

Searched refs:GetOpInfoFromInstruction (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dnodes_shared.cc30 void HDataProcWithShifterOp::GetOpInfoFromInstruction(HInstruction* instruction, in GetOpInfoFromInstruction() function in art::HDataProcWithShifterOp
Dnodes_shared.h233 static void GetOpInfoFromInstruction(HInstruction* bitfield_op,
Dinstruction_simplifier_arm.cc123 HDataProcWithShifterOp::GetOpInfoFromInstruction(bitfield_op, &op_kind, &shift_amount); in TryMergeIntoShifterOperand()
Dinstruction_simplifier_arm64.cc136 HDataProcWithShifterOp::GetOpInfoFromInstruction(bitfield_op, &op_kind, &shift_amount); in TryMergeIntoShifterOperand()