Searched refs:argHasNVVMAnnotation (Results 1 – 1 of 1) sorted by relevance
193 static bool argHasNVVMAnnotation(const Value &Val, in argHasNVVMAnnotation() function213 argHasNVVMAnnotation(*Arg, "grid_constant", in isParamGridConstant()233 return argHasNVVMAnnotation(val, AnnotationName); in isSampler()237 return argHasNVVMAnnotation(val, "rdoimage"); in isImageReadOnly()241 return argHasNVVMAnnotation(val, "wroimage"); in isImageWriteOnly()245 return argHasNVVMAnnotation(val, "rdwrimage"); in isImageReadWrite()