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

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

Completed in 409 milliseconds