Home | History | Annotate | Download | only in X86

Lines Matching refs:CallTarget

760   int64_t CallTarget = opers.getMetaOper(PatchPointOpers::TargetPos).getImm();
761 if (CallTarget) {
770 .addImm(CallTarget), STI);