Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_inlines.h72 case TYPE_B96: in typeSizeof()
96 case TYPE_B96: in typeSizeofLog2()
113 case 12: return TYPE_B96;
140 case TYPE_B96: in isSignedType()
Dnv50_ir_target_nv50.cpp423 if (ty == TYPE_B96 || ty == TYPE_NONE) in isAccessSupported()
Dnv50_ir_target_nvc0.cpp466 if (ty == TYPE_B96) in isAccessSupported()
Dnv50_ir.h326 TYPE_B96, enumerator
Dnv50_ir_ra.cpp1725 if (ty != TYPE_B96) { in spill()
1767 if (ty != TYPE_B96) { in unspill()