Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_target_nv50.cpp119 static const operation shortFormList[] = in initOpInfo() local
167 for (i = 0; i < ARRAY_SIZE(shortFormList); ++i) in initOpInfo()
168 opInfo[shortFormList[i]].minEncSize = 4; in initOpInfo()