/freebsd-src/sys/contrib/dev/acpica/components/utilities/ |
H A D | utnonansi.c | 298 ACPI_SIZE DestSize, in AcpiUtSafeStrcpy() argument 314 ACPI_SIZE DestSize, in AcpiUtSafeStrcat() argument 330 ACPI_SIZE DestSize, in AcpiUtSafeStrncat() argument 352 ACPI_SIZE DestSize) in AcpiUtSafeStrncpy() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | OutputSections.cpp | 284 uint8_t DestSize = Format.getDwarfOffsetByteSize() + 1; in applyULEB128() local 296 uint8_t DestSize = Format.getDwarfOffsetByteSize() + 1; in applySLEB128() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 295 uint64_t DestSize = DL.getTypeAllocSize(Dest.getValueType()); in shouldLinkFromSource() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 1253 Value *DestSize = MemSet->getLength(); processMemSetMemCpyDependence() local 1454 std::optional<TypeSize> DestSize = DestAlloca->getAllocationSize(DL); performStackMoveOptzn() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-stress/ |
H A D | llvm-stress.cpp | 563 unsigned DestSize = DestTy->getScalarType()->getPrimitiveSizeInBits(); in Act() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizationArtifactCombiner.h | 418 const unsigned DestSize = DestTy.getSizeInBits(); tryFoldUnmergeCast() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 939 unsigned DestSize = Dest.getSizeInBits(); isTruncateFree() local 948 unsigned DestSize = Dest->getScalarSizeInBits(); isTruncateFree() local 958 unsigned DestSize = Dest->getScalarSizeInBits(); isZExtFree() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCast.cpp | 3267 CharUnits DestSize = Self.Context.getTypeSizeInChars(DestType); CheckBuiltinBitCast() local
|
H A D | SemaChecking.cpp | 878 unsigned DestSize = DestSizeAPS->getZExtValue(); HandleScanfSpecifier() local 1266 __anon6690ba030b02(unsigned ArgIndex, unsigned DestSize, unsigned SourceSize) checkFortifiedBuiltinMemoryFunction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 351 TypeSize DestSize = DL.getTypeSizeInBits(DestTy); in ConstantFoldLoadThroughBitcast() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 22902 unsigned DestSize = Zext.getValueSizeInBits(); reduceBuildVecToShuffleWithZero() local [all...] |