/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/modes/ |
D | ghash-x86_64.asm | 146 shl dl,4 define 157 shl dl,4 define 169 shl dl,4 define 181 shl dl,4 define 193 shl dl,4 define 205 shl dl,4 define 217 shl dl,4 define 229 shl dl,4 define 241 shl dl,4 define 253 shl dl,4 define [all …]
|
/external/llvm/test/MC/Mips/ |
D | r-mips-got-disp.s | 52 .globl shl symbol 54 shl: label
|
/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/boringssl/src/crypto/curve25519/asm/ |
D | x25519-asm-x86_64.S | 327 shl $1,%rax label 332 shl $1,%rax label 337 shl $1,%rax label 342 shl $1,%rax label 351 shl $1,%rax label 356 shl $1,%rax label 504 shl $1,%rax label 509 shl $1,%rax label 514 shl $1,%rax label 519 shl $1,%rax label [all …]
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_from_sm4.cpp | 1136 Converter::getSrcPtr(int s, int dim, int shl) in getSrcPtr() 1155 Converter::getDstPtr(int d, int dim, int shl) in getDstPtr() 1438 const int shl = (info.out[idx].sn == NV50_SEMANTIC_TESSFACTOR) ? 2 : 4; in saveDst() local
|
D | nv50_ir_emit_nv50.cpp | 1310 CodeEmitterNV50::emitARL(const Instruction *i, unsigned int shl) in emitARL()
|
/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/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/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/v8/src/compiler/ia32/ |
D | code-generator-ia32.cc | 864 __ shl(i.OutputOperand(), i.InputInt5(1)); in AssembleArchInstruction() local 1459 __ shl(i.OutputRegister(), 1); in AssembleArchInstruction() local 1464 __ shl(i.OutputRegister(), 1); in AssembleArchInstruction() local 1466 __ shl(i.OutputRegister(), 2); in AssembleArchInstruction() local 1468 __ shl(i.OutputRegister(), 3); in AssembleArchInstruction() local
|
/external/llvm/lib/IR/ |
D | ConstantRange.cpp | 851 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
|
/external/v8/src/compiler/x87/ |
D | code-generator-x87.cc | 964 __ shl(i.OutputOperand(), i.InputInt5(1)); in AssembleArchInstruction() local 1868 __ shl(i.OutputRegister(), 1); in AssembleArchInstruction() local 1873 __ shl(i.OutputRegister(), 1); in AssembleArchInstruction() local 1875 __ shl(i.OutputRegister(), 2); in AssembleArchInstruction() local 1877 __ shl(i.OutputRegister(), 3); in AssembleArchInstruction() local
|
/external/syslinux/core/ |
D | isolinux.asm | 816 shl di,9 ; 512-byte sectors define
|
/external/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 1409 __ shl(d22, d25, 23); in GenerateTestSequenceNEON() local 1410 __ shl(v5.V16B(), v17.V16B(), 7); in GenerateTestSequenceNEON() local 1411 __ shl(v2.V2D(), v4.V2D(), 21); in GenerateTestSequenceNEON() local 1412 __ shl(v4.V2S(), v3.V2S(), 26); in GenerateTestSequenceNEON() local 1413 __ shl(v3.V4H(), v28.V4H(), 8); in GenerateTestSequenceNEON() local 1414 __ shl(v4.V4S(), v31.V4S(), 24); in GenerateTestSequenceNEON() local 1415 __ shl(v18.V8B(), v16.V8B(), 2); in GenerateTestSequenceNEON() local 1416 __ shl(v0.V8H(), v11.V8H(), 3); in GenerateTestSequenceNEON() local
|
/external/v8/src/compiler/ |
D | machine-operator-reducer.cc | 1234 Node* shl = nullptr; in TryMatchWord32Ror() local
|
/external/v8/src/x87/ |
D | assembler-x87.h | 757 void shl(Register dst, uint8_t imm8) { shl(Operand(dst), imm8); } in shl() function
|
/external/v8/src/crankshaft/ia32/ |
D | lithium-codegen-ia32.cc | 1267 __ shl(left, 2); in DoMulI() local 1273 __ shl(left, 3); in DoMulI() local 1279 __ shl(left, 4); in DoMulI() local 1427 __ shl(ToRegister(left), shift_count - 1); in DoShiftI() local 1432 __ shl(ToRegister(left), shift_count); in DoShiftI() local 2332 __ shl(reg, kPointerSizeLog2); in EmitReturn() local
|
/external/v8/src/crankshaft/x87/ |
D | lithium-codegen-x87.cc | 1568 __ shl(left, 2); in DoMulI() local 1574 __ shl(left, 3); in DoMulI() local 1580 __ shl(left, 4); in DoMulI() local 1728 __ shl(ToRegister(left), shift_count - 1); in DoShiftI() local 1733 __ shl(ToRegister(left), shift_count); in DoShiftI() local 2617 __ shl(reg, kPointerSizeLog2); in EmitReturn() local
|