reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3266 Intrinsic::ID ID = getVectorIntrinsicIDForCall(CI, TLI); 3270 if (auto *FPMO = dyn_cast<FPMathOperator>(CI)) 3273 SmallVector<Value *, 4> Operands(CI->arg_operands()); 3274 return TTI.getIntrinsicInstrCost(ID, CI->getType(), Operands, FMF, VF);