| /external/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.h | 65 SHL, SRA, SRL enumerator
|
| /external/llvm/lib/Target/Lanai/ |
| D | LanaiAluCode.h | 36 SHL = 0x17, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| D | LanaiAluCode.h | 35 SHL = 0x17, enumerator
|
| /external/libmpeg2/common/armv8/ |
| D | icv_platform_macros.h | 80 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/libmpeg2/common/arm/ |
| D | icv_platform_macros.h | 102 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/libmpeg2/common/x86/ |
| D | icv_platform_macros.h | 86 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/libavc/common/riscv/ |
| D | ih264_platform_macros.h | 63 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/libhevc/common/riscv64/ |
| D | ihevc_platform_macros.h | 57 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/skia/include/sksl/ |
| D | SkSLOperator.h | 25 SHL, enumerator
|
| /external/libavc/common/x86/ |
| D | ih264_platform_macros.h | 78 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/libavc/common/arm/ |
| D | ih264_platform_macros.h | 145 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/libavc/common/armv8/ |
| D | ih264_platform_macros.h | 145 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/libhevc/common/x86/ |
| D | ihevc_platform_macros.h | 56 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/util/ |
| D | SyntheticAccessorFSM.java | 202 public static final int SHL = SyntheticAccessorResolver.SHL_ASSIGNMENT; field in SyntheticAccessorFSM
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
| D | SyntheticAccessorFSM.java | 203 public static final int SHL = SyntheticAccessorResolver.SHL_ASSIGNMENT; field in SyntheticAccessorFSM
|
| /external/libhevc/common/arm/ |
| D | ihevc_platform_macros.h | 126 #define SHL(x,y) (((y) < 32) ? ((x) << (y)) : 0) macro
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 106 SRL, SRA, SHL, enumerator
|
| /external/speex/libspeexdsp/ |
| D | fixed_generic.h | 60 #define SHL(a,shift) ((spx_word32_t)(a) << (shift)) macro
|
| D | arch.h | 172 #define SHL(a,shift) (a) macro
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZSelectionDAGInfo.cpp | 172 SDValue SHL = DAG.getNode(ISD::SHL, DL, MVT::i32, IPM, in addIPMSequence() local
|
| /external/libopus/celt/ |
| D | fixed_generic.h | 106 #define SHL(a,shift) SHL32(a,shift) macro
|
| D | arch.h | 236 #define SHL(a,shift) (a) macro
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 158 SHL, enumerator
|
| /external/rnnoise/src/ |
| D | arch.h | 206 #define SHL(a,shift) (a) macro
|
| /external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ |
| D | GeneratorAdapter.java | 138 public static final int SHL = Opcodes.ISHL; field in GeneratorAdapter
|