Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ !
H A DCoroCleanup.cpp92 auto *SourceSize = Source->getOperand(1); in lower() local
/src/contrib/llvm-project/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
/src/contrib/llvm-project/clang/lib/Sema/ !
H A DSemaCast.cpp3278 CharUnits SourceSize = Self.Context.getTypeSizeInChars(SrcType); in CheckBuiltinBitCast() local
H A DSemaChecking.cpp900 unsigned SourceSize = FW.getConstantAmount() + NulByte; in HandleScanfSpecifier() local
1238 std::optional<llvm::APSInt> SourceSize; in checkFortifiedBuiltinMemoryFunction() local
1295 unsigned SourceSize) { in checkFortifiedBuiltinMemoryFunction()
/src/contrib/llvm-project/clang/lib/CodeGen/Targets/ !
H A DX86.cpp2416 unsigned SourceSize = in GetSSETypeAtOffset() local
/src/contrib/llvm-project/llvm/lib/TableGen/ !
H A DRecord.cpp1784 int64_t SourceSize = LHSs->getValue().size(); in Fold() local