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

  /external/llvm/lib/Target/
TargetMachine.cpp 111 bool isPIC = getRelocationModel() == Reloc::PIC_;
118 if (isPIC && !isPIE) {
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 685 milliseconds