reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
7234 LC = RTLIB::MUL_I16; 7236 LC = RTLIB::MUL_I32; 7238 LC = RTLIB::MUL_I64; 7240 LC = RTLIB::MUL_I128; 7241 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Cannot expand this operation!"); 7276 Ret = makeLibCall(DAG, LC, WideVT, Args, CallOptions, dl).first; 7279 Ret = makeLibCall(DAG, LC, WideVT, Args, CallOptions, dl).first;