Searched defs:DstSize (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp389 unsigned DstSize = TI->getType()->getScalarSizeInBits(); local
H A DInstCombineCasts.cpp894 unsigned DstSize = CI.getType()->getScalarSizeInBits(); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp101 unsigned DstSize = RT->getPrimitiveSizeInBits(); local
/freebsd-11.0-release/contrib/llvm/lib/Linker/
H A DLinkModules.cpp474 uint64_t DstSize = local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp940 uint64_t DstSize = DL.getTypeSizeInBits(DestIntTy); local
879 EnterStructPointerForCoercedAccess(Address SrcPtr, llvm::StructType *SrcSTy, uint64_t DstSize, CodeGenFunction &CGF) argument
1072 uint64_t DstSize = CGF.CGM.getDataLayout().getTypeAllocSize(DstTy); local
[all...]
H A DCGBuiltin.cpp899 llvm::APSInt Size, DstSize; local
923 llvm::APSInt Size, DstSize; local
961 llvm::APSInt Size, DstSize; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp158 llvm::APSInt Size, DstSize; local

Completed in 225 milliseconds