Home
last modified time | relevance | path

Searched defs:SrcSize (Results 1 – 12 of 12) sorted by relevance

/external/vboot_reference/utility/
Defidecompress.c679 IN UINT32 SrcSize, in GetInfo()
719 IN UINT32 SrcSize, in Decompress()
846 IN UINT32 SrcSize, in EfiGetInfo()
883 IN UINT32 SrcSize, in EfiDecompress()
930 IN UINT32 SrcSize, in TianoGetInfo()
967 IN UINT32 SrcSize, in TianoDecompress()
Deficompress.c282 IN UINT32 SrcSize, in EfiCompress()
/external/clang/lib/CodeGen/
DCGCall.cpp891 uint64_t SrcSize = DL.getTypeSizeInBits(Val->getType()); in CoerceIntOrPtrToIntOrPtr() local
937 uint64_t SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedLoad() local
1018 uint64_t SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedStore() local
1956 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(STy); in EmitFunctionProlog() local
3225 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(SrcTy); in EmitCall() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp388 unsigned SrcSize = TrOp->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
DInstCombineCasts.cpp817 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
DInstructionCombining.cpp1651 uint64_t SrcSize = DL.getTypeAllocSize(SrcElTy); in visitGetElementPtrInst() local
/external/llvm/lib/Linker/
DLinkModules.cpp680 uint64_t SrcSize = in computeResultingSelectionKind() local
769 uint64_t SrcSize = DL.getTypeAllocSize(Src.getType()->getElementType()); in shouldLinkFromSource() local
/external/llvm/lib/Target/R600/
DAMDGPUISelDAGToDAG.cpp1118 unsigned SrcSize = SrcVT.getSizeInBits(); in SelectAddrSpaceCast() local
DAMDGPUISelLowering.cpp525 unsigned SrcSize = DL->getTypeSizeInBits(Src->getScalarType()); in isZExtFree() local
/external/llvm/lib/IR/
DInstructions.cpp2209 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
2231 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1789 unsigned SrcSize = SrcOp.getValueType().getSizeInBits(); in EmitStackConvert() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22185 unsigned SrcSize = SrcType.getScalarSizeInBits(); in VectorZextCombine() local