Home
last modified time | relevance | path

Searched refs:DstDL (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DLinkModules.cpp193 const DataLayout &DstDL = DstM.getDataLayout(); in computeResultingSelectionKind() local
195 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind()
/external/llvm/lib/Linker/
DLinkModules.cpp209 const DataLayout &DstDL = DstM.getDataLayout(); in computeResultingSelectionKind() local
211 uint64_t DstSize = DstDL.getTypeAllocSize(DstGV->getValueType()); in computeResultingSelectionKind()