/external/vboot_reference/utility/ |
D | efidecompress.c | 679 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()
|
D | eficompress.c | 282 IN UINT32 SrcSize, in EfiCompress()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPURegisterBankInfo.cpp | 337 unsigned SrcSize = getSizeInBits(MI.getOperand(1).getReg(), MRI, *TRI); in getInstrMapping() local 347 unsigned SrcSize = MRI.getType(MI.getOperand(1).getReg()).getSizeInBits(); in getInstrMapping() local 366 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local 375 unsigned SrcSize = getSizeInBits(Src, MRI, *TRI); in getInstrMapping() local
|
D | SIRegisterInfo.cpp | 1518 unsigned SrcSize = getRegSizeInBits(*SrcRC); in shouldCoalesce() local
|
D | AMDGPUISelLowering.cpp | 773 unsigned SrcSize = Source.getSizeInBits(); in isTruncateFree() local 782 unsigned SrcSize = Source->getScalarSizeInBits(); in isTruncateFree() local 792 unsigned SrcSize = Src->getScalarSizeInBits(); in isZExtFree() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/ |
D | LinkModules.cpp | 196 uint64_t SrcSize = SrcDL.getTypeAllocSize(SrcGV->getValueType()); in computeResultingSelectionKind() local 297 uint64_t SrcSize = DL.getTypeAllocSize(Src.getValueType()); in shouldLinkFromSource() local
|
/external/llvm/lib/Linker/ |
D | LinkModules.cpp | 212 uint64_t SrcSize = SrcDL.getTypeAllocSize(SrcGV->getValueType()); in computeResultingSelectionKind() local 321 uint64_t SrcSize = DL.getTypeAllocSize(Src.getValueType()); in shouldLinkFromSource() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstructionSelector.cpp | 365 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in selectCopy() local 433 const unsigned SrcSize = SrcTy.getSizeInBits(); in selectFPConvOpc() local 893 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
|
D | AArch64RegisterBankInfo.cpp | 178 #define CHECK_VALUEMAP_FPEXT(DstSize, SrcSize) \ in AArch64RegisterBankInfo() argument
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 377 unsigned SrcSize = TrOp->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
|
D | InstCombineCasts.cpp | 804 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstructionSelector.cpp | 238 const unsigned SrcSize = RBI.getSizeInBits(SrcReg, MRI, TRI); in selectCopy() local 1258 unsigned SrcSize = SrcTy.getSizeInBits(); in selectMergeValues() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 139 unsigned SrcSize = Cast->getSrcTy()->getPrimitiveSizeInBits(); in getSourceExtensionKind() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 389 unsigned SrcSize = TrOp->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
|
D | InstCombineCasts.cpp | 892 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
|
D | InstructionCombining.cpp | 1711 uint64_t SrcSize = DL.getTypeAllocSize(SrcElTy); in visitGetElementPtrInst() local
|
/external/clang/lib/CodeGen/ |
D | CGCall.cpp | 1110 uint64_t SrcSize = DL.getTypeSizeInBits(Val->getType()); in CoerceIntOrPtrToIntOrPtr() local 1155 uint64_t SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedLoad() local 1227 uint64_t SrcSize = CGF.CGM.getDataLayout().getTypeAllocSize(SrcTy); in CreateCoercedStore() local 2333 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(STy); in EmitFunctionProlog() local 3741 uint64_t SrcSize = CGM.getDataLayout().getTypeAllocSize(SrcTy); in EmitCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 701 unsigned SrcSize = SrcTy.getSizeInBits(); in select() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineShifts.cpp | 398 unsigned SrcSize = TrOp->getType()->getScalarSizeInBits(); in FoldShiftByConstant() local
|
D | InstCombineCasts.cpp | 1113 unsigned SrcSize = A->getType()->getScalarSizeInBits(); in visitZExt() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineVerifier.cpp | 1026 unsigned SrcSize = SrcElTy.getSizeInBits(); in visitMachineInstrBefore() local 1058 unsigned SrcSize = TRI->getRegSizeInBits(SrcOp.getReg(), *MRI); in visitMachineInstrBefore() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 1109 Value *SrcSize = MemCpy->getLength(); in processMemSetMemCpyDependence() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | MemCpyOptimizer.cpp | 1062 Value *SrcSize = MemCpy->getLength(); in processMemSetMemCpyDependence() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegisterCoalescer.cpp | 1118 unsigned SrcSize = LIS->getApproximateInstructionCount(SrcInt); in isWinToJoinCrossClass() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | Instructions.cpp | 2198 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local 2230 unsigned SrcSize = SrcTy->getScalarSizeInBits(); in isEliminableCastPair() local
|