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

  /external/llvm/lib/Target/Mips/
MipsLongBranch.cpp 67 IsPIC(TM.getRelocationModel() == Reloc::PIC_),
87 bool IsPIC;
268 if (IsPIC) {
457 !IsPIC ? 2 : (ABI.IsN64() ? 10 : (!STI.isTargetNaCl() ? 9 : 10));
MipsConstantIslandPass.cpp 346 bool IsPIC;
369 IsPIC(TM.getRelocationModel() == Reloc::PIC_), STI(nullptr),
    [all...]
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp     [all...]

Completed in 641 milliseconds