Searched refs:PIC32 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11233 bool PIC32 = (DAG.getTarget().getRelocationModel() == Reloc::PIC_) && local
11235 if (PIC32)
11245 // With PIC32, the address is actually $g + Offset.
11246 if (PIC32)

Completed in 106 milliseconds