Home
last modified time | relevance | path

Searched defs:shl (Results 1 – 25 of 45) sorted by relevance

12

/external/libhevc/common/arm64/
Dihevc_intra_pred_chroma_mode2.s262 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
Dihevc_intra_pred_chroma_dc.s256 shl d3, d30,#32 define
259 shl d2, d31,#32 define
268 shl d3, d26,#32 define
269 shl d2, d27,#32 define
Dihevc_intra_pred_luma_dc.s135 shl d7, d7,#32 define
/external/boringssl/win-x86_64/crypto/fipsmodule/
Dghash-x86_64.asm173 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/
Dr-mips-got-disp.s52 .globl shl symbol
54 shl: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dr-mips-got-disp.s52 .globl shl symbol
54 shl: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dneon-scalar-shift-imm.s64 shl d7, d10, #12 define
Dneon-diagnostics.s4933 shl d7, d10, #99 define
4939 shl d7, s16, #31 define
Darm64-advsimd.s1352 shl d0, d0, #1 define
/external/llvm/test/MC/AArch64/
Dneon-scalar-shift-imm.s64 shl d7, d10, #12 define
Dneon-diagnostics.s4993 shl d7, d10, #99 define
4999 shl d7, s16, #31 define
Darm64-advsimd.s1352 shl d0, d0, #1 define
/external/nist-sip/java/gov/nist/javax/sip/message/
DListMap.java175 SIPHeaderList<SIPHeader> shl = (SIPHeaderList<SIPHeader>) listClass.newInstance(); in getList() local
DSIPMessage.java222 SIPHeaderList< ? > shl = (SIPHeaderList< ? >) sipHeader; in getMessageAsEncodedStrings() local
/external/swiftshader/third_party/LLVM/lib/Support/
DConstantRange.cpp648 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h992 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/
DAPInt.h724 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/
DAPInt.h850 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/
DAPInt.h874 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/
DConstantRange.cpp851 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantRange.cpp975 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_nv50.cpp1564 CodeEmitterNV50::emitARL(const Instruction *i, unsigned int shl) in emitARL()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_typed_visitor.h831 Status HandleShiftLeft(HloInstruction* shl) { in HandleShiftLeft()
849 Status HandleShiftLeft(HloInstruction* shl) override { in HandleShiftLeft()
/external/v8/src/compiler/
Dmachine-operator-reducer.cc1257 Node* shl = nullptr; in TryMatchWord32Ror() local
/external/vixl/test/aarch64/
Dtest-trace-aarch64.cc1408 __ 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

12