Searched defs:isPICStyleRIPRel (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h343 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::RIPRel; } function in class:llvm::X86Subtarget

Completed in 51 milliseconds