Home
last modified time | relevance | path

Searched defs:ASR (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRISelLowering.h46 ASR, ///< Arithmetic shift right. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h470 ASR, enumerator
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h175 ASR = 376, /* ASR */ enumerator
354 #define ASR 376 macro
H A Dbfin-parse.c659 ASR = 376, /* ASR */ enumerator
838 #define ASR 376 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h175 ASR = 376, /* ASR */ enumerator
354 #define ASR 376 macro
H A Dbfin-parse.c659 ASR = 376, /* ASR */ enumerator
838 #define ASR 376 macro
/netbsd-src/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h44 #define ASR 2 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h36 ASR, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp695 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local