Home
last modified time | relevance | path

Searched defs:SourceSize (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dsread.c28 UINTN SourceSize; member
38 IN UINTN SourceSize, in OpenSimpleReadFile()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp456 unsigned SourceSize = getSource().size(); in addRegisterDep() local
468 unsigned SourceSize = getSource().size(); in addMemoryDep() local
480 unsigned SourceSize = getSource().size(); in addResourceDep() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp91 auto *SourceSize = Source->getOperand(1); in lowerRemainingCoroIntrinsics() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp3117 CharUnits SourceSize = Self.Context.getTypeSizeInChars(SrcType); in CheckBuiltinBitCast() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1407 int64_t SourceSize = LHSs->getValue().size(); in Fold() local