Home | History | Annotate | Download | only in codegen

Lines Matching refs:asLValue

99       if (mov->op != OP_MOV || mov->fixed || !mov->getSrc(0)->asLValue())
744 tD = (d < 0) ? bld.getSSA() : i->getDef(0)->asLValue();
2210 if (ir->getSrc(s)->asLValue())