Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp75 static int num_int_opcodes = sizeof(int_atomic_opcodes) / sizeof(int); variable
1122 for (opc = 0; opc < num_int_opcodes; opc++) { in get_atomic_update_opcode()
1126 if (opc == num_int_opcodes) { in get_atomic_update_opcode()