Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir.h1841 static ir_texture_opcode get_opcode(const char *);
Dir_reader.cpp985 op = ir_texture::get_opcode(tag->value()); in read_texture()
Dir.cpp1305 ir_texture::get_opcode(const char *str) in get_opcode() function in ir_texture
/external/valgrind/VEX/priv/
Dguest_mips_toIR.c559 static UInt get_opcode(UInt mipsins) in get_opcode() function
727 UInt opcode = get_opcode(cins); in branch_or_jump()
793 UInt opcode = get_opcode(cins); in is_Branch_or_Jump_and_Link()
823 UInt opcode = get_opcode(cins); in branch_or_link_likely()
2116 UChar opc1 = get_opcode(theInstr); in dis_instr_branch()
2286 UChar opc1 = get_opcode(theInstr); in dis_instr_CVM()
2801 opcode = get_opcode(cins); in disDSPInstr_MIPS_WRK()
12255 opcode = get_opcode(cins); in disInstr_MIPS_WRK()
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp512 unsigned get_opcode(unsigned op,
653 op = get_opcode(op, dst, src0, src1); in emit_asm()
888 glsl_to_tgsi_visitor::get_opcode(unsigned op, in get_opcode() function in glsl_to_tgsi_visitor