Lines Matching defs:IsPIC
2342 bool IsPIC = getTargetMachine().getRelocationModel() == Reloc::PIC_;2467 bool IsPICCall = (IsN64 || IsPIC); // true if calls are translated to jalr $252488 if (!IsN64 && !IsPIC) // !N64 && static