Searched refs:ParamMVTs (Results 1 – 1 of 1) sorted by relevance
74 SmallVector<MVT, 4> ParamMVTs; in GetGlobalAddressSymbol() local76 computeSignatureVTs(FuncTy, F, CurrentFunc, TM, ParamMVTs, ResultMVTs); in GetGlobalAddressSymbol()77 auto Signature = signatureFromMVTs(Ctx, ResultMVTs, ParamMVTs); in GetGlobalAddressSymbol()