Searched defs:DstSize (Results 1 – 11 of 11) sorted by relevance
/external/vboot_reference/utility/ |
D | efidecompress.c | 680 OUT UINT32 *DstSize, in GetInfo() 721 IN UINT32 DstSize, in Decompress() 847 OUT UINT32 *DstSize, in EfiGetInfo() 885 IN UINT32 DstSize, in EfiDecompress() 931 OUT UINT32 *DstSize, in TianoGetInfo() 969 IN UINT32 DstSize, in TianoDecompress()
|
D | eficompress.c | 284 IN OUT UINT32 *DstSize in EfiCompress()
|
/external/clang/lib/CodeGen/ |
D | CGCall.cpp | 881 uint64_t DstSize, CodeGenFunction &CGF) { in EnterStructPointerForCoercedAccess() 940 uint64_t DstSize = DL.getTypeSizeInBits(DestIntTy); in CoerceIntOrPtrToIntOrPtr() local 977 uint64_t DstSize = CGF.CGM.getDataLayout().getTypeAllocSize(Ty); in CreateCoercedLoad() local 1072 uint64_t DstSize = CGF.CGM.getDataLayout().getTypeAllocSize(DstTy); in CreateCoercedStore() local 2058 uint64_t DstSize = CGM.getDataLayout().getTypeAllocSize(DstTy); in EmitFunctionProlog() local 3372 uint64_t DstSize = CGM.getDataLayout().getTypeAllocSize(STy); in EmitCall() local
|
D | CGBuiltin.cpp | 899 llvm::APSInt Size, DstSize; in EmitBuiltinExpr() local 923 llvm::APSInt Size, DstSize; in EmitBuiltinExpr() local 961 llvm::APSInt Size, DstSize; in EmitBuiltinExpr() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 101 unsigned DstSize = RT->getPrimitiveSizeInBits(); in getSourceExtensionKind() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 389 unsigned DstSize = TI->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
|
D | InstCombineCasts.cpp | 894 unsigned DstSize = CI.getType()->getScalarSizeInBits(); in visitZExt() local
|
/external/llvm/lib/Linker/ |
D | LinkModules.cpp | 409 uint64_t DstSize = in computeResultingSelectionKind() local
|
/external/dng_sdk/source/ |
D | dng_mosaic_info.cpp | 1769 dng_point dng_mosaic_info::DstSize (const dng_point &downScale) const in DstSize() function in dng_mosaic_info
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 2481 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local 2503 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 158 llvm::APSInt Size, DstSize; in SemaBuiltinMemChkCall() local
|