OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findOneNVVMAnnotation
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/NVPTX/
NVPTXUtilities.cpp
102
bool llvm::
findOneNVVMAnnotation
(const GlobalValue *gv, const std::string &prop,
133
if (llvm::
findOneNVVMAnnotation
(
146
if (llvm::
findOneNVVMAnnotation
(
159
if (llvm::
findOneNVVMAnnotation
(
232
if(llvm::
findOneNVVMAnnotation
(gv,
258
return (llvm::
findOneNVVMAnnotation
(
263
return (llvm::
findOneNVVMAnnotation
(
268
return (llvm::
findOneNVVMAnnotation
(
273
return (llvm::
findOneNVVMAnnotation
(
278
return (llvm::
findOneNVVMAnnotation
(
[
all
...]
NVPTXUtilities.h
33
bool
findOneNVVMAnnotation
(const llvm::GlobalValue *, const std::string &,
Completed in 65 milliseconds