Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp55 static int cmplx_atomic_opcodes[] = {IL_SCMPLXADD, IL_SCMPLXSUB}; variable
56 static int num_cmplx_opcodes = sizeof(cmplx_atomic_opcodes) / sizeof(int);
1188 if (cmplx_atomic_opcodes[opc] == ILI_OPC(bin_op)) in get_atomic_update_opcode()