/aosp_15_r20/external/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 41 ROR, ///< Bit rotate right. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 41 ROR, ///< Bit rotate right. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 53 ROR, ///< Bit rotate right. enumerator
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | sha256module.c | 113 #define ROR(x, y)\ macro
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 357 ROR, enumerator
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | sha256module.c | 119 #define ROR(x, y)\ macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 455 ROR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 613 ROR, enumerator
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 37 ROR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 37 ROR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 38 ROR, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | tables.go | 250 ROR const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
D | tables.go | 9195 ROR const
|
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | instructions-aarch32.h | 1053 enum ShiftType { LSL = 0x0, LSR = 0x1, ASR = 0x2, ROR = 0x3, RRX = 0x4 }; enumerator
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeX86_common.c | 309 #define ROR (/* SHIFT */ 1 << 3) macro
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 3835 if (SDValue ROR = ReassociateOps(ISD::OR, SDLoc(N), N0, N1)) in visitOR() local
|
/aosp_15_r20/external/vixl/doc/aarch64/ |
H A D | supported-instructions-aarch64.md | 2268 ### ROR ### subsection
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 353 ROR = 0x3, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5913 if (SDValue ROR = reassociateOps(ISD::OR, SDLoc(N), N0, N1, N->getFlags())) in visitOR() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
D | tables.go | 1394 ROR const
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 7231 if (SDValue ROR = reassociateOps(ISD::OR, SDLoc(N), N0, N1, N->getFlags())) in visitOR() local
|