Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.h40 ASR, ///< Arithmetic shift right. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h454 ASR, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AddressingModes.h36 ASR, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp665 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local
/third_party/node/deps/v8/src/codegen/arm/
Dconstants-arm.h230 ASR = 2 << 5, // Arithmetic shift right. enumerator
/third_party/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md98 ### ASR ### subsection
6465 ### ASR ### subsection
6475 ### ASR ### subsection
6482 ### ASR ### subsection
6492 ### ASR ### subsection
/third_party/vixl/src/aarch32/
Dinstructions-aarch32.h1054 enum ShiftType { LSL = 0x0, LSR = 0x1, ASR = 0x2, ROR = 0x3, RRX = 0x4 }; enumerator
/third_party/skia/src/core/
DSkVM.h330 enum Shift { LSL,LSR,ASR,ROR }; enumerator
/third_party/node/deps/v8/src/codegen/arm64/
Dconstants-arm64.h364 ASR = 0x2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2610 const bool ASR = Op == InstArithmetic::Ashr; in lowerInt64Arithmetic() local
/third_party/vixl/src/aarch64/
Dconstants-aarch64.h352 ASR = 0x2, enumerator