Searched refs:gen4_math (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_eu_util.c | 41 gen4_math(p, in brw_math_invert()
|
D | brw_compile_sf.c | 348 gen4_math(&c->func, in invert_det() 636 gen4_math(&c->func, in brw_emit_point_sprite_setup()
|
D | brw_vec4_generator.cpp | 37 gen4_math(p, in generate_math1_gen4() 99 gen4_math(p, in generate_math2_gen4()
|
D | brw_eu.h | 1119 void gen4_math(struct brw_codegen *p,
|
D | brw_fs_generator.cpp | 2227 gen4_math(p, dst, in generate_code() 2246 gen4_math(p, dst, brw_math_function(inst->opcode), in generate_code()
|
D | test_eu_validate.cpp | 158 gen4_math(p, g0, BRW_MATH_FUNCTION_SIN, 0, null, BRW_MATH_PRECISION_FULL); in TEST_P() 250 gen4_math(p, g0, BRW_MATH_FUNCTION_SIN, 0, g0, BRW_MATH_PRECISION_FULL); in TEST_P()
|
D | brw_eu_emit.c | 1995 void gen4_math(struct brw_codegen *p, in gen4_math() function
|