Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/acpica/components/utilities/
H A Dutnonansi.c298 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 DOutputSections.cpp284 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 DLinkModules.cpp295 uint64_t DestSize = DL.getTypeAllocSize(Dest.getValueType()); in shouldLinkFromSource() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1253 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 Dllvm-stress.cpp563 unsigned DestSize = DestTy->getScalarType()->getPrimitiveSizeInBits(); in Act() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h418 const unsigned DestSize = DestTy.getSizeInBits(); tryFoldUnmergeCast() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp939 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 DSemaCast.cpp3267 CharUnits DestSize = Self.Context.getTypeSizeInChars(DestType); CheckBuiltinBitCast() local
H A DSemaChecking.cpp878 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 DConstantFolding.cpp351 TypeSize DestSize = DL.getTypeSizeInBits(DestTy); in ConstantFoldLoadThroughBitcast() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22902 unsigned DestSize = Zext.getValueSizeInBits(); reduceBuildVecToShuffleWithZero() local
[all...]