Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DStringMap.cpp31 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()
50 void StringMapImpl::init(unsigned InitSize) { in init()
/external/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()
/external/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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DStringMap.cpp45 StringMapImpl::StringMapImpl(unsigned InitSize, unsigned itemSize) { in StringMapImpl()
64 void StringMapImpl::init(unsigned InitSize) { in init()
/external/libcxxabi/src/demangle/
DUtility.h174 size_t InitSize) { in initializeOutputStream()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DUtility.h176 size_t InitSize) { in initializeOutputStream()
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp503 uint64_t InitSize = DL.getTypeAllocSize(G->getValueType()); in buildBitSetsFromGlobalVariables() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp673 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in isObjectSizeLessThanOrEq() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp820 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in isObjectSizeLessThanOrEq() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp880 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in isObjectSizeLessThanOrEq() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp828 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in buildBitSetsFromGlobalVariables() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp844 uint64_t InitSize = DL.getTypeAllocSize(GV->getValueType()); in buildBitSetsFromGlobalVariables() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DConstantFolding.cpp649 TypeSize InitSize = DL.getTypeAllocSize(Init->getType()); in ReadByteArrayFromGlobal() local