Home
last modified time | relevance | path

Searched refs:lIsMatchWithTypeWidening (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ispc/ispc-1.16.1/src/
H A Dexpr.cpp7924 static bool lIsMatchWithTypeWidening(const Type *callType, const Type *funcArgType) { in lIsMatchWithTypeWidening() function
8080 if (lIsMatchWithTypeWidening(callTypeNC, fargTypeNC)) { in computeOverloadCost()
8095 if (lIsMatchWithTypeWidening(callTypeNC->GetAsVaryingType(), fargTypeNC)) { in computeOverloadCost()