OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGlobalRelativeToPICBase
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/X86/
X86InstrInfo.h
89
///
isGlobalRelativeToPICBase
- Return true if the specified global value
92
inline static bool
isGlobalRelativeToPICBase
(unsigned char TargetFlag) {
X86FastISel.cpp
524
if (
isGlobalRelativeToPICBase
(GVFlags)) {
[
all
...]
X86ISelLowering.cpp
[
all
...]
Completed in 30 milliseconds