Searched defs:isPIC (Results 1 – 4 of 4) sorted by relevance
112 bool isPIC = getRelocationModel() == Reloc::PIC_; in getTLSModel() local
889 bool isPIC = getContext().getObjectFileInfo()->getRelocM() == Reloc::PIC_; in matchSparcAsmModifiers() local
1773 bool isPIC = TM.getRelocationModel() == Reloc::PIC_; in GetLabelAccessInfo() local1795 static SDValue LowerLabelRef(SDValue HiPart, SDValue LoPart, bool isPIC, in LowerLabelRef()1851 bool isPIC = in LowerConstantPool() local1880 bool isPIC = in LowerJumpTable() local1909 bool isPIC = in LowerBlockAddress() local2019 bool isPIC = in LowerGlobalAddress() local
11147 bool is64Bit, bool isPIC) { in LowerToTLSExecModel()