Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Linker/
H A DLinkModules.cpp295 uint64_t DestSize = DL.getTypeAllocSize(Dest.getValueType()); in shouldLinkFromSource() local
/openbsd/gnu/llvm/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp567 unsigned DestSize = DestTy->getScalarType()->getPrimitiveSizeInBits(); in Act() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h387 const unsigned DestSize = DestTy.getSizeInBits(); in tryFoldUnmergeCast() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1278 Value *DestSize = MemSet->getLength(); in processMemSetMemCpyDependence() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp852 unsigned DestSize = Dest.getSizeInBits(); in isTruncateFree() local
861 unsigned DestSize = Dest->getScalarSizeInBits(); in isTruncateFree() local
871 unsigned DestSize = Dest->getScalarSizeInBits(); in isZExtFree() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp3221 CharUnits DestSize = Self.Context.getTypeSizeInChars(DestType); in CheckBuiltinBitCast() local
H A DSemaChecking.cpp843 unsigned DestSize = DestSizeAPS->getZExtValue(); in HandleScanfSpecifier() local
1192 unsigned SourceSize) { in checkFortifiedBuiltinMemoryFunction()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp355 TypeSize DestSize = DL.getTypeSizeInBits(DestTy); in ConstantFoldLoadThroughBitcast() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21347 unsigned DestSize = Zext.getValueSizeInBits(); in reduceBuildVecToShuffleWithZero() local