Searched refs:findOneNVVMAnnotation (Results 1 – 2 of 2) sorted by relevance
102 bool llvm::findOneNVVMAnnotation(const GlobalValue *gv, const std::string &prop, in findOneNVVMAnnotation() function in llvm133 if (llvm::findOneNVVMAnnotation( in isTexture()146 if (llvm::findOneNVVMAnnotation( in isSurface()159 if (llvm::findOneNVVMAnnotation( in isSampler()232 if(llvm::findOneNVVMAnnotation(gv, in isManaged()258 return (llvm::findOneNVVMAnnotation( in getMaxNTIDx()263 return (llvm::findOneNVVMAnnotation( in getMaxNTIDy()268 return (llvm::findOneNVVMAnnotation( in getMaxNTIDz()273 return (llvm::findOneNVVMAnnotation( in getReqNTIDx()278 return (llvm::findOneNVVMAnnotation( in getReqNTIDy()[all …]
33 bool findOneNVVMAnnotation(const llvm::GlobalValue *, const std::string &,