Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_build_util.cpp538 const DataType stTy = typeOfSize(value->reg.size); in store() local
540 up->mkStore(OP_STORE, stTy, static_cast<Symbol *>(sym), ptr, value); in store()