Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVTypes.cpp870 const StructType::OffsetInfo *offsetInfoList = nullptr; in construct() local
876 offsetInfoList = allocator.copyInto(keyOffsetInfo).data(); in construct()
888 StructTypeStorage(keyTypes.size(), typesList, offsetInfoList, in construct()