Searched refs:ORR_x (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/arm64/
H A Dinstructions-arm64.h358 return (Mask(LogicalShiftedMask) == ORR_x) &&
H A Ddisasm-arm64.cc312 case ORR_x: {
H A Dconstants-arm64.h534 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits, enumerator in enum:v8::internal::LogicalShiftedOp
/external/vixl/src/aarch64/
H A Dconstants-aarch64.h574 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits, enumerator in enum:vixl::aarch64::LogicalShiftedOp
H A Ddisasm-aarch64.cc357 case ORR_x: {

Completed in 141 milliseconds