Home
last modified time | relevance | path

Searched refs:otype (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_morph.c475 unsigned otype; in isl_basic_set_variable_compression() local
498 otype = isl_basic_set_offset(bset, type); in isl_basic_set_variable_compression()
499 orest = otype + ntype; in isl_basic_set_variable_compression()
506 if (isl_seq_first_non_zero(bset->eq[f_eq + n_eq] + otype, ntype) == -1) in isl_basic_set_variable_compression()
512 C = isl_mat_final_variable_compression(E, otype - 1, &Q); in isl_basic_set_variable_compression()
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dms-inline-asm.c372 int olen = 0, osize = 0, otype = 0;
377 __asm mov otype, TYPE arr