Home
last modified time | relevance | path

Searched defs:DestSize (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c298 ACPI_SIZE DestSize, in AcpiUtSafeStrcpy()
314 ACPI_SIZE DestSize, in AcpiUtSafeStrcat()
330 ACPI_SIZE DestSize, in AcpiUtSafeStrncat()
352 ACPI_SIZE DestSize) in AcpiUtSafeStrncpy()
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp295 uint64_t DestSize = DL.getTypeAllocSize(Dest.getValueType()); in shouldLinkFromSource() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1323 Value *DestSize = MemSet->getLength(); in processMemSetMemCpyDependence() local
1523 std::optional<TypeSize> DestSize = DestAlloca->getAllocationSize(DL); in performStackMoveOptzn() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp563 unsigned DestSize = DestTy->getScalarType()->getPrimitiveSizeInBits(); in Act() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h432 const unsigned DestSize = DestTy.getSizeInBits(); in tryFoldUnmergeCast() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp980 unsigned DestSize = Dest.getSizeInBits(); in isTruncateFree() local
989 unsigned DestSize = Dest->getScalarSizeInBits(); in isTruncateFree() local
999 unsigned DestSize = Dest->getScalarSizeInBits(); in isZExtFree() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp3277 CharUnits DestSize = Self.Context.getTypeSizeInChars(DestType); in CheckBuiltinBitCast() local
H A DSemaChecking.cpp907 unsigned DestSize = DestSizeAPS->getZExtValue(); in HandleScanfSpecifier() local
1295 unsigned SourceSize) { in checkFortifiedBuiltinMemoryFunction()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp351 TypeSize DestSize = DL.getTypeSizeInBits(DestTy); in ConstantFoldLoadThroughBitcast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp5953 uint64_t DestSize = in EmitCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23262 unsigned DestSize = Zext.getValueSizeInBits(); in reduceBuildVecToShuffleWithZero() local