Searched defs:neg_hi (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | lower_instructions.cpp | 1674 ir_variable *neg_hi = local in function:lower_instructions_visitor::imul_high_to_mul |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | lower_instructions.cpp | 1647 ir_variable *neg_hi = local in function:lower_instructions_visitor::imul_high_to_mul |
| /xsrc/external/mit/pixman/dist/pixman/ | ||
| H A D | pixman-sse2.c | 281 negate_2x128(__m128i data_lo,__m128i data_hi,__m128i * neg_lo,__m128i * neg_hi) argument |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_optimizer.cpp | 3079 bool neg_hi[3] = {instr->neg_hi[0], instr->neg_hi[1], instr->neg_hi[2]}; local in function:aco::propagate_swizzles 3141 bool neg_hi = true ^ fneg->neg_hi[0] ^ fneg->neg_hi[1]; local in function:aco::combine_vop3p [all...] |
| H A D | aco_ir.h | 1393 bool neg_hi[3]; member in struct:aco::VOP3P_instruction |
Completed in 22 milliseconds