Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h188 void parseSpecifier(StringRef LayoutDescription);
195 explicit DataLayout(StringRef LayoutDescription) { in DataLayout() argument
196 reset(LayoutDescription); in DataLayout()
229 void reset(StringRef LayoutDescription);