Home
last modified time | relevance | path

Searched defs:DstSize (Results 1 – 15 of 15) sorted by relevance

/external/vboot_reference/utility/
Defidecompress.c680 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()
Deficompress.c284 IN OUT UINT32 *DstSize in EfiCompress()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineShifts.cpp378 unsigned DstSize = TI->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
DInstCombineCasts.cpp806 unsigned DstSize = CI.getType()->getScalarSizeInBits(); in visitZExt() local
1201 unsigned DstSize = CI.getType()->getScalarSizeInBits(); in visitFPTrunc() local
/external/llvm/lib/Linker/
DLinkModules.cpp211 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind() local
/external/clang/lib/CodeGen/
DCGCall.cpp1052 uint64_t DstSize, CodeGenFunction &CGF) { in EnterStructPointerForCoercedAccess()
1111 uint64_t DstSize = DL.getTypeSizeInBits(DestIntTy); in CoerceIntOrPtrToIntOrPtr() local
1148 uint64_t DstSize = CGF.CGM.getDataLayout().getTypeAllocSize(Ty); in CreateCoercedLoad() local
1243 uint64_t DstSize = CGF.CGM.getDataLayout().getTypeAllocSize(DstTy); in CreateCoercedStore() local
2335 uint64_t DstSize = CGM.getDataLayout().getTypeAllocSize(DstTy); in EmitFunctionProlog() local
3742 uint64_t DstSize = CGM.getDataLayout().getTypeAllocSize(STy); in EmitCall() local
DCGBuiltin.cpp992 llvm::APSInt Size, DstSize; in EmitBuiltinExpr() local
1016 llvm::APSInt Size, DstSize; in EmitBuiltinExpr() local
1054 llvm::APSInt Size, DstSize; in EmitBuiltinExpr() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp108 unsigned DstSize = RT->getPrimitiveSizeInBits(); in getSourceExtensionKind() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp390 unsigned DstSize = TI->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
DInstCombineCasts.cpp894 unsigned DstSize = CI.getType()->getScalarSizeInBits(); in visitZExt() local
/external/dng_sdk/source/
Ddng_mosaic_info.cpp1769 dng_point dng_mosaic_info::DstSize (const dng_point &downScale) const in DstSize() function in dng_mosaic_info
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.cpp1119 unsigned DstSize = LIS->getApproximateInstructionCount(DstInt); in isWinToJoinCrossClass() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp2199 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local
2231 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local
/external/llvm/lib/IR/
DInstructions.cpp2556 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local
2578 unsigned DstSize = DstTy->getScalarSizeInBits(); in isEliminableCastPair() local
/external/clang/lib/Sema/
DSemaChecking.cpp161 llvm::APSInt Size, DstSize; in SemaBuiltinMemChkCall() local