Home
last modified time | relevance | path

Searched defs:LoopDepth (Results 1 – 20 of 20) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/arm32/
DMatmulInt8Opt.S70 LoopDepth: label
DMatmulFp32.S75 LoopDepth: label
DMatmulFp32Opt.S91 LoopDepth: label
DMatmulFp32Opt12x4.S87 LoopDepth: label
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/arm64/
DMatmulInt8Opt.S99 LoopDepth: label
DAdderFp32.S100 LoopDepth: label
DMatmulFp32OptRow12.S136 LoopDepth: label
DMatmulFp32Opt.S147 LoopDepth: label
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/avx/
DMatmulAvx.S150 LoopDepth: label
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/opt/
DDynamicMatmulSdot4x4x16AIWI.S80 LoopDepth: label
DDynamicMatmulSdot4x4x16AIWIForFp16.S81 LoopDepth: label
DMatmulDpInt8Opt.S104 LoopDepth: label
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.h94 unsigned int LoopDepth; member
Dradeon_vert_fc.c35 unsigned LoopDepth; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/fp16/
DMatmulFp16Opt.S563 LoopDepth: label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp614 unsigned LoopDepth, bool InnerLoop, in checkDependencies()
678 unsigned LoopDepth = L->getLoopDepth(); in checkDependencies() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/assembly/arm82_aarch32_fp16/
DMatmul12x8Fp16.S210 LoopDepth: label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp225 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CmovConversion.cpp387 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp351 unsigned LoopDepth = getAdjustedLoopDepth(RN); in orderNodes() local