OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shouldEmitUsedDirectiveFor
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h
57
///
shouldEmitUsedDirectiveFor
- This hook allows targets to selectively
60
virtual bool
shouldEmitUsedDirectiveFor
(const GlobalValue *GV,
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
470
///
shouldEmitUsedDirectiveFor
- This hook allows targets to selectively decide
474
shouldEmitUsedDirectiveFor
(const GlobalValue *GV, Mangler *Mang) const {
Completed in 36 milliseconds