Home
last modified time | relevance | path

Searched defs:ror (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-mca/AArch64/Exynos/
H A Dpr38575.s12 ror x1, x2, x3 label
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Drv32zbb-aliases-valid.s32 ror x5, x6, 8 label
H A Drv64zbb-aliases-valid.s32 ror x5, x6, 8 label
H A Drv32zbbp-valid.s39 ror t0, t1, t2 label
H A Drv32zbkb-valid.s14 ror t0, t1, t2 label
H A Drv32zbbp-invalid.s12 ror t0, t1 # CHECK: :[[@LINE]]:1: error: too few operands for instruction label
H A Drv32zbp-aliases-valid.s216 ror x5, x6, 8 label
H A Drv64zbp-aliases-valid.s312 ror x5, x6, 8 label
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/AArch64/Neoverse/
H A DN2-basic-instructions.s475 ror w0, w1, w2 label
476 ror x3, x4, x5 label
483 ror w24, w25, w26 label
484 ror x27, x28, x29 label
550 ror x19, x23, #24 label
551 ror x29, xzr, #63 label
552 ror w9, w13, #31 label
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/AArch64/Cortex/
H A DA55-basic-instructions.s475 ror w0, w1, w2 label
476 ror x3, x4, x5 label
483 ror w24, w25, w26 label
484 ror x27, x28, x29 label
550 ror x19, x23, #24 label
551 ror x29, xzr, #63 label
552 ror w9, w13, #31 label
/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h273 static uint32_t ror(uint32_t val, uint32_t N, uint32_t shift) { in ror() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h32 ror, enumerator
/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h206 static inline uint64_t ror(uint64_t elt, unsigned size) { in ror() function
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/ARM/
H A Dm7-int.s225 ror r0, r1, #1 label
H A Dm4-int.s232 ror r0, r1, #1 label