Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllutil.h1328 OPERAND *gen_copy_list_op(OPERAND *operands);
H A Dllopt.cpp110 params->next = gen_copy_list_op(mul_instr->operands); in replace_by_fma_intrinsic()
H A Dllutil.cpp2607 gen_copy_list_op(OPERAND *operands) in gen_copy_list_op() function