Home
last modified time | relevance | path

Searched defs:DestSize (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DLinkModules.cpp295 uint64_t DestSize = DL.getTypeAllocSize(Dest.getValueType()); in shouldLinkFromSource() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1021 Value *DestSize = MemSet->getLength(); in processMemSetMemCpyDependence() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp777 unsigned DestSize = Dest.getSizeInBits(); in isTruncateFree() local
786 unsigned DestSize = Dest->getScalarSizeInBits(); in isTruncateFree() local
796 unsigned DestSize = Dest->getScalarSizeInBits(); in isZExtFree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h87 unsigned DestSize = Ty->getScalarSizeInBits(); in getOperationCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp830 const unsigned DestSize = DestTy->getScalarSizeInBits(); in visitTrunc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp1765 unsigned DestSize = DestVT.getSizeInBits(); in EmitStackConvert() local
DDAGCombiner.cpp17582 unsigned DestSize = Zext.getValueSizeInBits(); in reduceBuildVecToShuffleWithZero() local