Searched defs:op_kind (Results 1 – 6 of 6) sorted by relevance
66 static bool IsShiftOp(OpKind op_kind) { in IsShiftOp()70 static bool IsExtensionOp(OpKind op_kind) { in IsExtensionOp()
25 /*out*/OpKind* op_kind, in GetOpInfoFromInstruction()
266 static inline vixl::Shift ShiftFromOpKind(HArm64DataProcWithShifterOp::OpKind op_kind) { in ShiftFromOpKind()278 static inline vixl::Extend ExtendFromOpKind(HArm64DataProcWithShifterOp::OpKind op_kind) { in ExtendFromOpKind()
39 HInstruction::InstructionKind op_kind; in TrySimpleMultiplyAccumulatePatterns() local
125 HArm64DataProcWithShifterOp::OpKind op_kind; in TryMergeIntoShifterOperand() local
1911 HArm64DataProcWithShifterOp::OpKind op_kind = instruction->GetOpKind(); in VisitArm64DataProcWithShifterOp() local