Searched defs:ROR (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 51 ROR, ///< Bit rotate right. enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rl78-parse.h | 150 ROR = 351, /* ROR */ enumerator 275 #define ROR 351 macro
|
H A D | rl78-parse.c | 336 ROR = 351, /* ROR */ enumerator 461 #define ROR 351 macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rl78-parse.h | 150 ROR = 351, /* ROR */ enumerator 275 #define ROR 351 macro
|
H A D | rl78-parse.c | 336 ROR = 351, /* ROR */ enumerator 461 #define ROR 351 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 471 ROR, enumerator
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/arm/ |
H A D | armemu.h | 45 #define ROR 3 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 37 ROR, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 6476 if (SDValue ROR = reassociateOps(ISD::OR, SDLoc(N), N0, N1, N->getFlags())) in visitOR() local
|