Searched refs:FUNC_CODE_INST_RET (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.c1045 FUNC_CODE_INST_RET = 10, enumerator in enum:function_code
1110 [FUNC_ABBREV_RET_VOID] = { { LITERAL(FUNC_CODE_INST_RET) }, 1 },
1111 [FUNC_ABBREV_RET_VAL] = { { LITERAL(FUNC_CODE_INST_RET), VBR(6) }, 2 },
3139 uint64_t data[] = { FUNC_CODE_INST_RET, instr->ret.value->id };
3144 uint64_t data[] = { FUNC_CODE_INST_RET };

Completed in 6 milliseconds