| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | denum.c | 347 ec = ec->ctfeInterpret(); in getMaxMinValue() 574 e = e->ctfeInterpret(); in semantic() 600 ev = ev->ctfeInterpret(); in semantic() 617 e = e->ctfeInterpret(); in semantic() 625 e = e->ctfeInterpret(); in semantic() 631 e = e->ctfeInterpret(); in semantic() 652 e = e->ctfeInterpret(); in semantic() 660 e = e->ctfeInterpret(); in semantic() 691 emax = emax->ctfeInterpret(); in semantic() 698 e = e->ctfeInterpret(); in semantic() [all …]
|
| H A D | cond.c | 92 el = el->ctfeInterpret(); in lowerArrayAggregate() 117 sfe->aggrfe->aggr = sfe->aggrfe->aggr->ctfeInterpret(); in lowerArrayAggregate() 304 sfe->rangefe->lwr = sfe->rangefe->lwr->ctfeInterpret(); in lowerNonArrayAggregate() 306 sfe->rangefe->upr = sfe->rangefe->upr->ctfeInterpret(); in lowerNonArrayAggregate() 375 aggr = aggr->ctfeInterpret(); in lowerNonArrayAggregate()
|
| H A D | staticassert.c | 73 msg = msg->ctfeInterpret(); in semantic2()
|
| H A D | staticcond.c | 90 e = e->ctfeInterpret(); in evalStaticCondition()
|
| H A D | initsem.c | 263 idx = idx->ctfeInterpret(); in visit() 372 i->exp = i->exp->ctfeInterpret(); in visit() 450 i->exp = e->ctfeInterpret(); in visit() 508 i->exp = i->exp->ctfeInterpret(); in visit()
|
| H A D | attrib.c | 503 msg = msg->ctfeInterpret(); in getMessage() 703 ealign = ealign->ctfeInterpret(); in getAlignment() 1125 e = e->ctfeInterpret(); in semantic() 1691 e = e->ctfeInterpret(); in udaExpressionEval()
|
| H A D | iasmgcc.c | 325 s->insn = s->insn->ctfeInterpret(); in gccAsmSemantic()
|
| H A D | dtemplate.c | 1755 e = e->ctfeInterpret(); in deduceFunctionTemplateMatch() 3833 e1 = e1->ctfeInterpret(); in deduceType() 3852 e2 = e2->ctfeInterpret(); in deduceType() 3862 e2 = e2->ctfeInterpret(); in deduceType() 5262 o = ea->ctfeInterpret(); in aliasParameterSemantic() 5526 ei = ei->ctfeInterpret(); in matchArg() 5551 ei = ei->ctfeInterpret(); in matchArg() 5568 ei = ei->ctfeInterpret(); in matchArg() 5583 e = e->ctfeInterpret(); in matchArg() 5590 ei = ei->ctfeInterpret(); in matchArg() [all …]
|
| H A D | expression.h | 97 Expression *ctfeInterpret(Expression *); 204 Expression *ctfeInterpret() in ctfeInterpret() function 206 return ::ctfeInterpret(this); in ctfeInterpret()
|
| H A D | traits.c | 739 ex = ex->ctfeInterpret(); in semanticTraits() 1065 ex = ex->ctfeInterpret(); in semanticTraits()
|
| H A D | mtype.c | 4020 dim = dim->ctfeInterpret(); in resolve() 4094 dim = dim->ctfeInterpret(); in semantic() 4124 dim = dim->ctfeInterpret(); in semantic() 6815 eindex = eindex->ctfeInterpret(); in resolveTupleIndex() 9170 lwr = lwr->ctfeInterpret(); in semantic() 9174 upr = upr->ctfeInterpret(); in semantic() 9224 lwr = lwr->ctfeInterpret(); in resolve() 9225 upr = upr->ctfeInterpret(); in resolve()
|
| H A D | statementsem.c | 2104 e = e->ctfeInterpret(); in visit() 2451 cs->exp = cs->exp->ctfeInterpret(); in visit() 2537 crs->first = crs->first->ctfeInterpret(); in visit() 2544 crs->last = crs->last->ctfeInterpret(); in visit()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | templateparamsem.d | 89 e = e.ctfeInterpret(); in visit() 102 e = e.ctfeInterpret(); in visit() 154 return ea.ctfeInterpret(); in aliasParameterSemantic()
|
| H A D | cond.d | 154 el = el.ctfeInterpret(); in private() 177 aggrfe.aggr = aggrfe.aggr.ctfeInterpret(); in private() 360 rangefe.lwr = rangefe.lwr.ctfeInterpret(); in lowerNonArrayAggregate() 362 rangefe.upr = rangefe.upr.ctfeInterpret(); in lowerNonArrayAggregate() 430 aggr = aggr.ctfeInterpret(); in lowerNonArrayAggregate()
|
| H A D | initsem.d | 325 idx = idx.ctfeInterpret(); in initializerSemantic() 452 i.exp = i.exp.ctfeInterpret(); in initializerSemantic() 545 i.exp = e.ctfeInterpret(); in initializerSemantic() 564 i.exp = e.ctfeInterpret(); in initializerSemantic() 631 i.exp = i.exp.ctfeInterpret(); in initializerSemantic()
|
| H A D | dsymbolsem.d | 135 e = e.ctfeInterpret(); in getAlignment() 174 dd.msg = dd.msg.ctfeInterpret(); in getMessage() 1202 width = width.ctfeInterpret(); in visit() 1797 e = e.ctfeInterpret(); in visit() 1894 ns.exp = ns.exp.ctfeInterpret(); in visit() 2178 e = e.ctfeInterpret(); in visit() 2296 e = e.ctfeInterpret(); in visit() 2323 ev = ev.ctfeInterpret(); in visit() 2341 e = e.ctfeInterpret(); in visit() 2349 e = e.ctfeInterpret(); in visit() [all …]
|
| H A D | traits.d | 956 ex = ex.ctfeInterpret(); in semanticTraits() 987 ex = ex.ctfeInterpret(); in semanticTraits() 993 b = b.ctfeInterpret(); in semanticTraits() 1451 ex = ex.ctfeInterpret(); in semanticTraits() 1930 StringExp se = ex ? ex.ctfeInterpret().toStringExp() : null; in semanticTraits()
|
| H A D | semantic2.d | 119 sa.msg = sa.msg.ctfeInterpret(); in visit() 575 e = e.ctfeInterpret(); in visit()
|
| H A D | typesem.d | 155 eindex = eindex.ctfeInterpret(); in resolveTupleIndex() 731 mtype.dim = mtype.dim.ctfeInterpret(); in typeSemantic() 767 mtype.dim = mtype.dim.ctfeInterpret(); in typeSemantic() 1986 mtype.lwr = mtype.lwr.ctfeInterpret(); in typeSemantic() 1987 mtype.upr = mtype.upr.ctfeInterpret(); in typeSemantic() 2883 mt.dim = mt.dim.ctfeInterpret(); in visitSArray() 3257 mt.lwr = mt.lwr.ctfeInterpret(); in visitSlice() 3258 mt.upr = mt.upr.ctfeInterpret(); in visitSlice() 4931 ec = ec.ctfeInterpret(); in getMaxMinValue()
|
| H A D | staticcond.d | 109 e = e.ctfeInterpret(); in impl()
|
| H A D | dtemplate.d | 2027 e = e.ctfeInterpret(); in deduceFunctionTemplateMatch() 4207 e1 = e1.ctfeInterpret(); in visit() 4225 e2 = e2.ctfeInterpret(); in visit() 4235 e2 = e2.ctfeInterpret(); in visit() 6672 ea = ea.ctfeInterpret(); in semanticTiargs() 8010 ei = ei.ctfeInterpret(); in matchArg() 8036 ei = ei.ctfeInterpret(); in matchArg() 8053 ei = ei.ctfeInterpret(); in matchArg() 8069 e = e.ctfeInterpret(); in matchArg() 8076 ei = ei.ctfeInterpret(); in matchArg()
|
| H A D | statementsem.d | 2072 e = e.ctfeInterpret(); in package() 2110 e = e.ctfeInterpret(); in package() 2540 cs.exp = cs.exp.ctfeInterpret(); in package() 2633 crs.first = crs.first.ctfeInterpret(); in package() 2640 crs.last = crs.last.ctfeInterpret(); in package()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | d-attribs.cc | 269 attr = attr->ctfeInterpret (); in build_attributes()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2015 | 494 (build_attributes): Use ctfeInterpret instead of optimize. 502 (ExpInitializer::toDt): Use ctfeInterpret instead of optimize.
|
| H A D | d-attribs.cc | 341 attr = attr->ctfeInterpret (); in build_attributes()
|