Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1294 Type* CPSElemsTy[] = { Int32Ty, Int32Ty, Int32Ty }; in oclTransConstantPipeStorage() local
1295 CPSTy = StructType::create(*Context, CPSElemsTy, CPSName); in oclTransConstantPipeStorage()