Home | History | Annotate | Download | only in SPIRV

Lines Matching refs:isLastFuncParamSigned

851     bool Signed = isLastFuncParamSigned(MangledName);
916 if (isLastFuncParamSigned(F->getName()))
1151 isLastFuncParamSigned(MangledName) != (DemangledName[8] != 'u'))