Searched refs:findOneNVVMAnnotation (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp101 bool llvm::findOneNVVMAnnotation(const GlobalValue *gv, std::string prop, function in class:llvm
132 if (llvm::findOneNVVMAnnotation(
145 if (llvm::findOneNVVMAnnotation(
158 if (llvm::findOneNVVMAnnotation(
231 if(llvm::findOneNVVMAnnotation(gv,
257 return (llvm::findOneNVVMAnnotation(
262 return (llvm::findOneNVVMAnnotation(
267 return (llvm::findOneNVVMAnnotation(
272 return (llvm::findOneNVVMAnnotation(
277 return (llvm::findOneNVVMAnnotation(
[all...]
H A DNVPTXUtilities.h33 bool findOneNVVMAnnotation(const llvm::GlobalValue *, std::string, unsigned &);

Completed in 153 milliseconds