Searched refs:isPICStyleStubNoDynamic (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h315 bool isPICStyleStubNoDynamic() const { function in class:llvm::X86Subtarget
H A DX86Subtarget.cpp125 if (isPICStyleStubNoDynamic()) { // Darwin/32 in -mdynamic-no-pic mode.
H A DX86ISelLowering.cpp7510 } else if (Subtarget->isPICStyleStubNoDynamic()) {

Completed in 130 milliseconds