Home
last modified time | relevance | path

Searched refs:asm_op (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c35 } asm_op; typedef
358 static const asm_op vec4_mul_ops[] = {
384 asm_op op = vec4_mul_ops[vec4_mul->op]; in print_vec4_mul()
424 static const asm_op vec4_acc_ops[] = {
451 asm_op op = vec4_acc_ops[vec4_acc->op]; in print_vec4_acc()
486 static const asm_op float_mul_ops[] = {
512 asm_op op = float_mul_ops[float_mul->op]; in print_float_mul()
547 static const asm_op float_acc_ops[] = {
572 asm_op op = float_acc_ops[float_acc->op]; in print_float_acc()
602 static const asm_op combine_op
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c346 static struct symbol_op asm_op = { variable
531 A("asm", &asm_op),

Completed in 5 milliseconds