Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/arm32/
DMatmulInt8Opt.S70 LoopDepth: label
DMatmulFp32.S75 LoopDepth: label
DMatmulFp32Opt.S91 LoopDepth: label
DMatmulFp32Opt12x4.S87 LoopDepth: label
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/arm64/
DMatmulInt8Opt.S98 LoopDepth: label
DAdderFp32.S99 LoopDepth: label
DMatmulFp32OptRow12.S135 LoopDepth: label
DMatmulFp32Opt.S142 LoopDepth: label
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/avx/
DMatmulAvx.S150 LoopDepth: label
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/assembly/opt/
DMatmulDpInt8Opt.S104 LoopDepth: label
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.h92 unsigned int LoopDepth; member
Dradeon_vert_fc.c35 unsigned LoopDepth; member
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/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/ccsrc/backend/kernel_compiler/cpu/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