Home
last modified time | relevance | path

Searched defs:ExpectedSize (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/Object/
H A DMinidump.cpp29 auto ExpectedSize = getString() local
80 auto ExpectedSize = getDataSliceAs<support::ulittle32_t>(*Stream, 0, 1); getListStream() local
/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp102 off_t ExpectedSize, time_t ExpectedModTime, in addModule() argument
434 lookupModuleFile(StringRef FileName,off_t ExpectedSize,time_t ExpectedModTime,OptionalFileEntryRef & File) lookupModuleFile() argument
H A DASTReader.cpp4715 ReadASTCore(StringRef FileName,ModuleKind Type,SourceLocation ImportLoc,ModuleFile * ImportedBy,SmallVectorImpl<ImportedModule> & Loaded,off_t ExpectedSize,time_t ExpectedModTime,ASTFileSignature ExpectedSignature,unsigned ClientLoadCapabilities) ReadASTCore() argument
/llvm-project/llvm/unittests/MC/
H A DStringTableBuilderTest.cpp56 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
/llvm-project/llvm/unittests/Support/
H A DOptimizedStructLayoutTest.cpp45 void verify(uint64_t ExpectedSize, uint64_t ExpectedAlignment) { in verify()
H A DBinaryStreamTest.cpp371 uint64_t ExpectedSize = Stream.Input->getLength() - Offset; in TEST_F() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp90 unsigned ExpectedSize) { in getNonNullAttrsImpl()
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp148 uptr ExpectedSize) { in reportDeleteSizeMismatch()
/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp505 unsigned ExpectedSize, in validOpRegPair() argument
513 unsigned ExpectedSize, in validReg() argument
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8292 unsigned ExpectedSize = VScale->first * MinElts; HandleRISCVRVVVectorBitsTypeAttr() local
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3372 const size_t ExpectedSize = readMipsOptions() local