Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemsmp.c272 #define BT_ACCKLOOP 0x4000 macro
310 BT_ACCPDO | BT_ACCKLOOP | BT_ACCPLOOP | BT_SIMD | BT_TARGET |
358 BT_ACCKDO | BT_ACCKLOOP | BT_ACCPDO | BT_ACCPLOOP | BT_ACCSLOOP},
362 BT_ACCKDO | BT_ACCKLOOP | BT_ACCPDO | BT_ACCPLOOP},
365 {0, 0, NULL, NULL, "HOST", BT_ACCKDO | BT_ACCKLOOP},
368 {0, 0, NULL, NULL, "KERNEL", BT_ACCKDO | BT_ACCKLOOP},
395 BT_ACCKDO | BT_ACCKLOOP | BT_ACCPDO | BT_ACCPLOOP},
3746 bttype = BT_ACCKLOOP; in semsmp()
3750 bttype = BT_ACCKLOOP; in semsmp()
3784 bttype = BT_ACCREG | BT_ACCKLOOP; in semsmp()
[all …]