Home | History | Annotate | Download | only in src

Lines Matching refs:CallTarget

555     Ice::Operand *CallTarget = convertValue(Instr->getCalledValue());
562 if (const auto Target = dyn_cast<Ice::ConstantRelocatable>(CallTarget)) {
572 CallTarget, Info->Info);
577 NewInst = Ice::InstCall::create(Func.get(), NumArgs, Dest, CallTarget,