Searched refs:ScalarArgTypes (Results 1 – 1 of 1) sorted by relevance
119 SmallVector<Type *, 8> ScalarArgTypes; in replaceWithCallToVeclib() local125 ScalarArgTypes.push_back(ArgTy); in replaceWithCallToVeclib()130 ScalarArgTypes.push_back(ScalarArgTy); in replaceWithCallToVeclib()166 FunctionType::get(ScalarRetTy, ScalarArgTypes, /*isVarArg*/ false); in replaceWithCallToVeclib()