Home
last modified time | relevance | path

Searched defs:L2 (Results 1 – 25 of 48) sorted by relevance

12

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/arm64/
DMatmulR4Int8.S53 L2: label
DMatmulInt8.S79 L2: label
DMatmulFp32.S63 L2: label
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/opt/
DMatmulOptR4Int8.S51 L2: label
DMatmulDpInt8.S77 L2: label
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/arm32/
DMatmulInt8.S51 L2: label
/third_party/typescript/tests/cases/conformance/types/tuple/
DoptionalTupleElements1.ts10 type L2 = T2["length"]; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dsimple_ilist.h169 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { in cloneFrom()
234 void splice(iterator I, simple_ilist &L2) { in splice()
239 void splice(iterator I, simple_ilist &L2, iterator Node) { in splice()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dsimple_ilist.h173 void cloneFrom(const simple_ilist &L2, Cloner clone, Disposer dispose) { in cloneFrom()
238 void splice(iterator I, simple_ilist &L2) { in splice()
243 void splice(iterator I, simple_ilist &L2, iterator Node) { in splice()
DEquivalenceClasses.h221 member_iterator unionSets(member_iterator L1, member_iterator L2) { in unionSets()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/fp16/
DMatmulFp16.S54 L2: label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h83 SymbolTableListTraits &L2, iterator first, iterator last) { in transferNodesFromList()
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin.S162 L2: label
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dext_inst.cldebug100_test.cpp258 #define CASE_IIILLIFL(Enum, L0, L1, Fstr, Fnum, L2) \ argument
266 #define CASE_IIILLIL(Enum, L0, L1, L2) \ argument
281 #define CASE_IEIILLI(Enum, E0, L1, L2) \ argument
489 #define CASE_IIILLIIFLI(Enum, L0, L1, Fstr, Fnum, L2) \ argument
497 #define CASE_IIILLIIFLII(Enum, L0, L1, Fstr, Fnum, L2) \ argument
Dext_inst.debuginfo_test.cpp134 #define CASE_IIILLIL(Enum, L0, L1, L2) \ argument
334 #define CASE_IIILLIIFLI(Enum, L0, L1, Fstr, Fnum, L2) \ argument
342 #define CASE_IIILLIIFLII(Enum, L0, L1, Fstr, Fnum, L2) \ argument
/third_party/spirv-tools/test/
Dext_inst.cldebug100_test.cpp258 #define CASE_IIILLIFL(Enum, L0, L1, Fstr, Fnum, L2) \ argument
266 #define CASE_IIILLIL(Enum, L0, L1, L2) \ argument
281 #define CASE_IEIILLI(Enum, E0, L1, L2) \ argument
489 #define CASE_IIILLIIFLI(Enum, L0, L1, Fstr, Fnum, L2) \ argument
497 #define CASE_IIILLIIFLII(Enum, L0, L1, Fstr, Fnum, L2) \ argument
Dext_inst.debuginfo_test.cpp134 #define CASE_IIILLIL(Enum, L0, L1, L2) \ argument
334 #define CASE_IIILLIIFLI(Enum, L0, L1, Fstr, Fnum, L2) \ argument
342 #define CASE_IIILLIIFLII(Enum, L0, L1, Fstr, Fnum, L2) \ argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dext_inst.cldebug100_test.cpp258 #define CASE_IIILLIFL(Enum, L0, L1, Fstr, Fnum, L2) \ argument
266 #define CASE_IIILLIL(Enum, L0, L1, L2) \ argument
281 #define CASE_IEIILLI(Enum, E0, L1, L2) \ argument
489 #define CASE_IIILLIIFLI(Enum, L0, L1, Fstr, Fnum, L2) \ argument
497 #define CASE_IIILLIIFLII(Enum, L0, L1, Fstr, Fnum, L2) \ argument
Dext_inst.debuginfo_test.cpp134 #define CASE_IIILLIL(Enum, L0, L1, L2) \ argument
334 #define CASE_IIILLIIFLI(Enum, L0, L1, Fstr, Fnum, L2) \ argument
342 #define CASE_IIILLIIFLII(Enum, L0, L1, Fstr, Fnum, L2) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp81 llvm::sort(Ids, [this](const T &L1, const T &L2) { in commit()
/third_party/typescript/tests/cases/compiler/
DoptionalParamArgsTest.ts50 var L2 = function (L2A1:number) { return L2A1; } variable
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs43 const L2: f32 = 4.2857143283e-01; /* 0x3edb6db7 */ in powf() constant
598 const L2: f64 = 4.28571428578550184252e-01; /* 0x3fdb6db6_db6fabff */ in powd() constant
/third_party/openssl/crypto/ec/curve448/
Df_generic.c174 gf L0, L1, L2; in gf_isr() local
/third_party/FreeBSD/lib/msun/ld128/
Dk_expl.h52 L2 = -1.0253670638894731e-29; /* -0x1.9ff0342542fc3p-97 */ variable
/third_party/jerryscript/jerry-libm/
Dpow.c99 #define L2 4.28571428578550184252e-01 /* 0x3FDB6DB6, 0xDB6FABFF */ macro

12