HomeSort by relevance Sort by last modified time
    Searched defs:emit_insn (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_fp.c 192 static struct prog_instruction *emit_insn(struct brw_wm_compile *c, function
1098 out = emit_insn(c, inst);
1103 out = emit_insn(c, inst);
1110 out = emit_insn(c, inst);
1116 out = emit_insn(c, inst);
1144 out = emit_insn(c, inst);
1150 out = emit_insn(c, inst);
1157 out = emit_insn(c, inst);
1171 emit_insn(c, inst);
  /toolchain/binutils/binutils-2.25/gas/config/
tc-z80.c 671 emit_insn (char prefix, char opcode, const char * args) function
1292 emit_insn (prefix, opcode, p);
    [all...]
tc-alpha.c 583 static void emit_insn (struct alpha_insn *);
1737 emit_insn (struct alpha_insn *insn) function
    [all...]
tc-tic54x.c 4000 emit_insn (tic54x_insn *insn) function
    [all...]
tc-arm.c 3607 emit_insn (expressionS *exp, int nbytes) function
    [all...]

Completed in 4500 milliseconds