Searched refs:et_param (Results 1 – 4 of 4) sorted by relevance
211 …m_last_param_export = new ExportInstruction(param_loc->second, value, ExportInstruction::et_param); in emit_varying_param()257 m_last_param_export = new ExportInstruction(m_cur_param, primid, ExportInstruction::et_param); in finalize_exports()278 m_last_param_export = new ExportInstruction(0, value, ExportInstruction::et_param); in finalize_exports()
54 et_param enumerator
88 case et_param: os << "PARAM "; break; in do_print()
483 case ExportInstruction::et_param: in emit_export()