/external/libhevc/common/arm64/ |
D | ihevc_intra_pred_chroma_mode2.s | 262 shl d0, d12,#32 define 264 shl d1, d13,#32 define 268 shl d2, d14,#32 define 271 shl d3, d15,#32 define 278 shl d4, d16,#32 define 280 shl d5, d17,#32 define 289 shl d6, d18,#32 define 293 shl d7, d19,#32 define
|
D | ihevc_intra_pred_chroma_dc.s | 256 shl d3, d30,#32 define 259 shl d2, d31,#32 define 268 shl d3, d26,#32 define 269 shl d2, d27,#32 define
|
D | ihevc_intra_pred_luma_dc.s | 135 shl d7, d7,#32 define
|
/external/boringssl/win-x86_64/crypto/fipsmodule/ |
D | ghash-x86_64.asm | 173 shl dl,4 define 184 shl dl,4 define 196 shl dl,4 define 208 shl dl,4 define 220 shl dl,4 define 232 shl dl,4 define 244 shl dl,4 define 256 shl dl,4 define 268 shl dl,4 define 280 shl dl,4 define [all …]
|
/external/llvm/test/MC/Mips/ |
D | r-mips-got-disp.s | 52 .globl shl symbol 54 shl: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | r-mips-got-disp.s | 52 .globl shl symbol 54 shl: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | neon-scalar-shift-imm.s | 64 shl d7, d10, #12 define
|
D | neon-diagnostics.s | 4933 shl d7, d10, #99 define 4939 shl d7, s16, #31 define
|
D | arm64-advsimd.s | 1352 shl d0, d0, #1 define
|
/external/llvm/test/MC/AArch64/ |
D | neon-scalar-shift-imm.s | 64 shl d7, d10, #12 define
|
D | neon-diagnostics.s | 4993 shl d7, d10, #99 define 4999 shl d7, s16, #31 define
|
D | arm64-advsimd.s | 1352 shl d0, d0, #1 define
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | ListMap.java | 175 SIPHeaderList<SIPHeader> shl = (SIPHeaderList<SIPHeader>) listClass.newInstance(); in getList() local
|
D | SIPMessage.java | 222 SIPHeaderList< ? > shl = (SIPHeaderList< ? >) sipHeader; in getMessageAsEncodedStrings() local
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | ConstantRange.cpp | 648 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APInt.h | 992 APInt shl(unsigned shiftAmt) const { in shl() function 1031 APInt shl(const APInt &ShiftAmt) const { in shl() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APInt.h | 724 APInt shl(unsigned shiftAmt) const { in shl() function 1659 inline APInt shl(const APInt& LHS, unsigned shiftAmt) { in shl() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 850 APInt shl(unsigned shiftAmt) const { in shl() function 1899 inline APInt shl(const APInt &LHS, unsigned shiftAmt) { in shl() function
|
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 874 APInt LLVM_ATTRIBUTE_UNUSED_RESULT shl(unsigned shiftAmt) const { in shl() function 1872 inline APInt shl(const APInt &LHS, unsigned shiftAmt) { in shl() function
|
/external/llvm/lib/IR/ |
D | ConstantRange.cpp | 851 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 975 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_emit_nv50.cpp | 1564 CodeEmitterNV50::emitARL(const Instruction *i, unsigned int shl) in emitARL()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_evaluator_typed_visitor.h | 831 Status HandleShiftLeft(HloInstruction* shl) { in HandleShiftLeft() 849 Status HandleShiftLeft(HloInstruction* shl) override { in HandleShiftLeft()
|
/external/v8/src/compiler/ |
D | machine-operator-reducer.cc | 1257 Node* shl = nullptr; in TryMatchWord32Ror() local
|
/external/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 1408 __ shl(d22, d25, 23); in GenerateTestSequenceNEON() local 1409 __ shl(v5.V16B(), v17.V16B(), 7); in GenerateTestSequenceNEON() local 1410 __ shl(v2.V2D(), v4.V2D(), 21); in GenerateTestSequenceNEON() local 1411 __ shl(v4.V2S(), v3.V2S(), 26); in GenerateTestSequenceNEON() local 1412 __ shl(v3.V4H(), v28.V4H(), 8); in GenerateTestSequenceNEON() local 1413 __ shl(v4.V4S(), v31.V4S(), 24); in GenerateTestSequenceNEON() local 1414 __ shl(v18.V8B(), v16.V8B(), 2); in GenerateTestSequenceNEON() local 1415 __ shl(v0.V8H(), v11.V8H(), 3); in GenerateTestSequenceNEON() local
|