Home
last modified time | relevance | path

Searched defs:ROR (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRISelLowering.h41 ROR, ///< Bit rotate right. enumerator
/third_party/python/Modules/
H A Dsha256module.c119 #define ROR(x, y)\ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h37 ROR, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h455 ROR, enumerator
/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h365 ROR = 0x3, enumerator
/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h231 ROR = 3 << 5, // Rotate right. enumerator
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_common.c243 #define ROR (/* SHIFT */ 1 << 3) macro
/third_party/skia/src/core/
H A DSkVM.h330 enum Shift { LSL,LSR,ASR,ROR }; enumerator
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.cc7511 Operand(Register(rm), ROR, Register(rs))); in DecodeT32() local
7518 Operand(Register(rm), ROR, Register(rs))); in DecodeT32() local
20715 Operand(Register(rm), ROR, amoun in DecodeT32() local
20735 Operand(Register(rm), ROR, amount)); DecodeT32() local
20755 Operand(Register(rm), ROR, amount)); DecodeT32() local
20774 Operand(Register(rm), ROR, amount)); DecodeT32() local
20807 Operand(Register(rm), ROR, amount)); DecodeT32() local
20827 Operand(Register(rm), ROR, amount)); DecodeT32() local
21009 Operand(Register(rm), ROR, amount)); DecodeT32() local
21029 Operand(Register(rm), ROR, amount)); DecodeT32() local
21049 Operand(Register(rm), ROR, amount)); DecodeT32() local
21068 Operand(Register(rm), ROR, amount)); DecodeT32() local
21101 Operand(Register(rm), ROR, amount)); DecodeT32() local
21121 Operand(Register(rm), ROR, amount)); DecodeT32() local
[all...]
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h353 ROR = 0x3, enumerator

Completed in 84 milliseconds