OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGVInGOT
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.cpp
370
bool ARMSubtarget::
isGVInGOT
(const GlobalValue *GV) const {
ARMSubtarget.h
899
bool
isGVInGOT
(const GlobalValue *GV) const;
ARMInstructionSelector.cpp
682
if (STI.
isGVInGOT
(GV))
ARMFastISel.cpp
604
if ((Subtarget->isTargetELF() && Subtarget->
isGVInGOT
(GV)) ||
Completed in 30 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026