Home
last modified time | relevance | path

Searched defs:InitSize (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()
52 void StringMapImpl::init(unsigned InitSize) { in init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStringMap.cpp33 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()
52 void StringMapImpl::init(unsigned InitSize) { in init()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/arrays/
Dargmaxandminwithvalue_gpu_kernel.cc157 bool ArgMaxAndMinWithValueGpuKernelMod::InitSize(const std::vector<KernelTensor *> &inputs, in InitSize() function in mindspore::kernel::ArgMaxAndMinWithValueGpuKernelMod
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/
Dadaptive_max_pool2d_gpu_kernel.h81 …bool InitSize(const std::vector<KernelTensor *> &inputs, const std::vector<KernelTensor *> &output… in InitSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h175 size_t InitSize) { in initializeOutputStream()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp820 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in isObjectSizeLessThanOrEq() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp844 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in buildBitSetsFromGlobalVariables() local