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 112 bool isPIC = getRelocationModel() == Reloc::PIC_;
119 if (isPIC && !isPIE) {
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 187 milliseconds