OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:classifyGlobalReference
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kSubtarget.cpp
165
M68kSubtarget::
classifyGlobalReference
(const GlobalValue *GV) const {
166
return
classifyGlobalReference
(GV, *GV->getParent());
169
unsigned char M68kSubtarget::
classifyGlobalReference
(const GlobalValue *GV,
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.cpp
64
X86Subtarget::
classifyGlobalReference
(const GlobalValue *GV) const {
65
return
classifyGlobalReference
(GV, *GV->getParent());
123
unsigned char X86Subtarget::
classifyGlobalReference
(const GlobalValue *GV,
Completed in 16 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026