HomeSort by relevance Sort by last modified time
    Searched refs:RIPRel (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 37 RIPRel, // Used on X86-64 when not in -static mode.
271 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::RIPRel; }
X86TargetMachine.cpp 89 Subtarget.setPICStyle(PICStyles::RIPRel);

Completed in 24 milliseconds