Searched defs:op_kind (Results 1 – 9 of 9) sorted by relevance
31 /*out*/OpKind* op_kind, in GetOpInfoFromInstruction()
158 static bool IsShiftOp(OpKind op_kind) { in IsShiftOp()162 static bool IsExtensionOp(OpKind op_kind) { in IsExtensionOp()
344 inline vixl::aarch64::Shift ShiftFromOpKind(HDataProcWithShifterOp::OpKind op_kind) { in ShiftFromOpKind()355 inline vixl::aarch64::Extend ExtendFromOpKind(HDataProcWithShifterOp::OpKind op_kind) { in ExtendFromOpKind()
43 HInstruction::InstructionKind op_kind; in TrySimpleMultiplyAccumulatePatterns() local
123 HDataProcWithShifterOp::OpKind op_kind; in TryMergeIntoShifterOperand() local
137 HDataProcWithShifterOp::OpKind op_kind; in TryMergeIntoShifterOperand() local
710 const HDataProcWithShifterOp::OpKind op_kind = instruction->GetOpKind(); in VisitDataProcWithShifterOp() local
1063 inline ShiftType ShiftFromOpKind(HDataProcWithShifterOp::OpKind op_kind) { in ShiftFromOpKind()8832 const HDataProcWithShifterOp::OpKind op_kind = instruction->GetOpKind(); in VisitDataProcWithShifterOp() local
2564 HDataProcWithShifterOp::OpKind op_kind = instruction->GetOpKind(); in VisitDataProcWithShifterOp() local