/aosp_15_r20/external/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 40 ASR, ///< Arithmetic shift right. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 40 ASR, ///< Arithmetic shift right. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.h | 48 ASR, ///< Arithmetic shift right. enumerator
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 356 ASR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 454 ASR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 612 ASR, enumerator
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 36 ASR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 36 ASR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 37 ASR, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 665 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 710 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | tables.go | 29 ASR const
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 1073 unsigned int ASR = GEPR->getPointerAddressSpace(); in cmpGEPs() local
|
/aosp_15_r20/external/vixl/doc/aarch64/ |
H A D | supported-instructions-aarch64.md | 98 ### ASR ### subsection 6465 ### ASR ### subsection 6475 ### ASR ### subsection 6482 ### ASR ### subsection 6492 ### ASR ### subsection
|
/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/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringARM32.cpp | 2610 const bool ASR = Op == InstArithmetic::Ashr; in lowerInt64Arithmetic() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | constants-aarch64.h | 352 ASR = 0x2, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
D | tables.go | 130 ASR const
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 25705 SDValue ASR = DAG.getNode( in SimplifySelectCC() local
|