Home | History | Annotate | Download | only in codegen

Lines Matching refs:OP_CALL

251       if (i->op == OP_CALL) // calls have args as sources, they must be in regs
381 if (i->op == OP_MOV || i->op == OP_CALL)
2739 if (ldst->op == OP_CALL ||