Home
last modified time | relevance | path

Searched defs:DestSize (Results 1 – 12 of 12) 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/DWARFLinker/Parallel/
H A DOutputSections.cpp283 uint8_t DestSize = Format.getDwarfOffsetByteSize() + 1; in applyULEB128() local
295 uint8_t DestSize = Format.getDwarfOffsetByteSize() + 1; in applySLEB128() local
/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.cpp1324 Value *DestSize = MemSet->getLength(); in processMemSetMemCpyDependence() local
1542 std::optional<TypeSize> DestSize = DestAlloca->getAllocationSize(DL); in performStackMoveOptzn() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp550 unsigned DestSize = DestTy->getScalarType()->getPrimitiveSizeInBits(); in Act() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h437 const unsigned DestSize = DestTy.getSizeInBits(); in tryFoldUnmergeCast() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp999 unsigned DestSize = Dest.getSizeInBits(); in isTruncateFree() local
1008 unsigned DestSize = Dest->getScalarSizeInBits(); in isTruncateFree() local
1018 unsigned DestSize = Dest->getScalarSizeInBits(); in isZExtFree() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp3374 CharUnits DestSize = Self.Context.getTypeSizeInChars(DestType); in CheckBuiltinBitCast() local
H A DSemaChecking.cpp905 unsigned DestSize = DestSizeAPS->getZExtValue(); in HandleScanfSpecifier() local
1301 unsigned SourceSize) { in checkFortifiedBuiltinMemoryFunction()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp364 TypeSize DestSize = DL.getTypeSizeInBits(DestTy); in ConstantFoldLoadThroughBitcast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp6145 uint64_t DestSize = in EmitCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24316 unsigned DestSize = Zext.getValueSizeInBits(); in reduceBuildVecToShuffleWithZero() local