Searched defs:op_kind (Results 1 – 7 of 7) sorted by relevance
31 /*out*/OpKind* op_kind, in GetOpInfoFromInstruction()
224 static bool IsShiftOp(OpKind op_kind) { in IsShiftOp()228 static bool IsExtensionOp(OpKind op_kind) { in IsExtensionOp()
332 inline vixl::aarch64::Shift ShiftFromOpKind(HDataProcWithShifterOp::OpKind op_kind) { in ShiftFromOpKind()344 inline vixl::aarch64::Extend ExtendFromOpKind(HDataProcWithShifterOp::OpKind op_kind) { in ExtendFromOpKind()
41 HInstruction::InstructionKind op_kind; in TrySimpleMultiplyAccumulatePatterns() local
118 HDataProcWithShifterOp::OpKind op_kind; in TryMergeIntoShifterOperand() local
132 HDataProcWithShifterOp::OpKind op_kind; in TryMergeIntoShifterOperand() local
599 const HDataProcWithShifterOp::OpKind op_kind = instruction->GetOpKind(); in VisitDataProcWithShifterOp() local