Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp295 uint64_t DestSize = DL.getTypeAllocSize(Dest.getValueType()); in shouldLinkFromSource() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1257 Value *DestSize = MemSet->getLength(); processMemSetMemCpyDependence() local
1458 std::optional<TypeSize> DestSize = DestAlloca->getAllocationSize(DL); performStackMoveOptzn() local
[all...]
/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp563 unsigned DestSize = DestTy->getScalarType()->getPrimitiveSizeInBits(); Act() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h432 const unsigned DestSize = DestTy.getSizeInBits(); tryFoldUnmergeCast() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp986 unsigned DestSize = Dest.getSizeInBits(); isTruncateFree() local
995 unsigned DestSize = Dest->getScalarSizeInBits(); isTruncateFree() local
1005 unsigned DestSize = Dest->getScalarSizeInBits(); isZExtFree() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp3277 CharUnits DestSize = Self.Context.getTypeSizeInChars(DestType); CheckBuiltinBitCast() local
H A DSemaChecking.cpp907 unsigned DestSize = DestSizeAPS->getZExtValue(); HandleScanfSpecifier() local
1295 __anond0e4d2a40b02(unsigned ArgIndex, unsigned DestSize, unsigned SourceSize) checkFortifiedBuiltinMemoryFunction() argument
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp351 TypeSize DestSize = DL.getTypeSizeInBits(DestTy); ConstantFoldLoadThroughBitcast() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23203 unsigned DestSize = Zext.getValueSizeInBits(); reduceBuildVecToShuffleWithZero() local
[all...]