Home
last modified time | relevance | path

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

/external/v8/src/snapshot/embedded/
Dembedded-data.h110 struct LayoutDescription { struct
120 STATIC_ASSERT(offsetof(LayoutDescription, instruction_offset) == argument
183 const LayoutDescription* LayoutDescription() const { in LayoutDescription() function
/external/llvm/include/llvm/IR/
DDataLayout.h182 explicit DataLayout(StringRef LayoutDescription) : LayoutMap(nullptr) { in DataLayout()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDataLayout.h186 explicit DataLayout(StringRef LayoutDescription) { in DataLayout()