Home
last modified time | relevance | path

Searched defs:col1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Parser/
H A Dprescan.cpp1145 char col1{*nextLine_}; FixedFormContinuationLine() local
1344 char col1{*p++}; IsFixedFormCompilerDirectiveLine() local
/llvm-project/polly/lib/External/isl/
H A Disl_tab.c325 unsigned col1, unsigned col2, in tab_mat_product()
398 unsigned row1, unsigned col1, in update_index2()
1535 static void swap_cols(struct isl_tab *tab, int col1, int col2) in swap_cols()
H A Disl_tab_pip.c1188 int row, int col1, int col2, isl_int tmp) in lexmin_col_pair()