HomeSort by relevance Sort by last modified time
    Searched refs:findAllNVVMAnnotation (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/NVPTX/
NVPTXUtilities.h 35 bool findAllNVVMAnnotation(const llvm::GlobalValue *, const std::string &,
NVPTXUtilities.cpp 116 bool llvm::findAllNVVMAnnotation(const GlobalValue *gv, const std::string &prop,
169 if (llvm::findAllNVVMAnnotation(
183 if (llvm::findAllNVVMAnnotation(func,
198 if (llvm::findAllNVVMAnnotation(func,
213 if (llvm::findAllNVVMAnnotation(func,
305 bool retval = llvm::findAllNVVMAnnotation(

Completed in 64 milliseconds