Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp93 auto *SourceSize = Source->getOperand(1); in lower() local
/llvm-project-15.0.7/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp455 unsigned SourceSize = getSource().size(); in addRegisterDep() local
467 unsigned SourceSize = getSource().size(); in addMemoryDep() local
479 unsigned SourceSize = getSource().size(); in addResourceDep() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp3176 CharUnits SourceSize = Self.Context.getTypeSizeInChars(SrcType); in CheckBuiltinBitCast() local
H A DSemaChecking.cpp801 unsigned SourceSize = FW.getConstantAmount() + NulByte; in HandleScanfSpecifier() local
1092 Optional<llvm::APSInt> SourceSize; in checkFortifiedBuiltinMemoryFunction() local
1151 unsigned SourceSize) { in checkFortifiedBuiltinMemoryFunction()
/llvm-project-15.0.7/llvm/lib/TableGen/
H A DRecord.cpp1467 int64_t SourceSize = LHSs->getValue().size(); in Fold() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp3466 unsigned SourceSize = in GetSSETypeAtOffset() local