Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroCleanup.cpp93 auto *SourceSize = Source->getOperand(1); in lower() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp3375 CharUnits SourceSize = Self.Context.getTypeSizeInChars(SrcType); in CheckBuiltinBitCast() local
H A DSemaChecking.cpp898 unsigned SourceSize = FW.getConstantAmount() + NulByte; in HandleScanfSpecifier() local
1239 std::optional<llvm::APSInt> SourceSize; in checkFortifiedBuiltinMemoryFunction() local
1301 unsigned SourceSize) { in checkFortifiedBuiltinMemoryFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp811 TypeSize SourceSize = DL.getTypeSizeInBits(SourceType); in makeLegalNonAggregate() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2432 unsigned SourceSize = in GetSSETypeAtOffset() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1889 int64_t SourceSize = LHSs->getValue().size(); in Fold() local