OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPICStyleStubPIC
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.cpp
44
if (
isPICStyleStubPIC
()) // Darwin/32 in PIC mode.
99
if (
isPICStyleStubPIC
()) { // Darwin/32 in PIC mode.
X86Subtarget.h
345
bool
isPICStyleStubPIC
() const {
X86FastISel.cpp
669
} else if (Subtarget->
isPICStyleStubPIC
()) {
[
all
...]
X86ISelLowering.cpp
[
all
...]
Completed in 29 milliseconds