Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dllutil.h36 OPF_SRARG_TYPE = (1 << 3), enumerator
H A Dllutil.cpp2241 if (p->flags & OPF_SRARG_TYPE) in write_operand()
2263 if (p->flags & OPF_SRARG_TYPE) in write_operand()
H A Dcgmain.cpp6789 operand->flags |= OPF_SRARG_TYPE; in gen_arg_operand()
6835 flags |= OPF_SRARG_TYPE; in gen_arg_operand()