Searched refs:INSTR_STORE (Results 1 – 3 of 3) sorted by relevance
226 INSTR_STORE, enumerator
410 case INSTR_STORE: dump_instr_store(d, &instr->store); break; in dump_instrs()
2911 struct dxil_instr *instr = create_instr(m, INSTR_STORE, in dxil_emit_store()3206 assert(instr->type == INSTR_STORE); in emit_store()3297 case INSTR_STORE: in emit_instr()