Home
last modified time | relevance | path

Searched defs:getStructLayout (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/
DTargetData.cpp352 const StructLayout *TargetData::getStructLayout(StructType *Ty) const { in getStructLayout() function in TargetData
/external/llvm/lib/IR/
DDataLayout.cpp556 const StructLayout *DataLayout::getStructLayout(StructType *Ty) const { in getStructLayout() function in DataLayout