Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroCleanup.cpp91 auto *SourceSize = Source->getOperand(1); in lowerRemainingCoroIntrinsics() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCast.cpp3134 CharUnits SourceSize = Self.Context.getTypeSizeInChars(SrcType); in CheckBuiltinBitCast() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
DRecord.cpp1407 int64_t SourceSize = LHSs->getValue().size(); in Fold() local