Searched refs:checkParameterPacketType (Results 1 – 3 of 3) sorted by relevance
102 bool checkParameterPacketType(llvm::StructType *ParamTy) const;
127 RSExportFunc::checkParameterPacketType(llvm::StructType *ParamTy) const { in checkParameterPacketType() function in slang::RSExportFunc
313 if (!EF->checkParameterPacketType(HelperFunctionParameterTy)) { in dumpExportFunctionInfo()