Home | History | Annotate | Download | only in X86

Lines Matching refs:PIC32

10510     bool PIC32 = (DAG.getTarget().getRelocationModel() == Reloc::PIC_) &&
10512 if (PIC32)
10522 // With PIC32, the address is actually $g + Offset.
10523 if (PIC32)