Searched defs:IsPIC (Results 1 – 8 of 8) sorted by relevance
137 bool IsPIC = isPositionIndependent(); variable
228 bool IsPIC = false; in getMIPSTargetFeatures() local
176 bool IsPIC; member in __anon5ea66ea10111::MipsBranchExpansion
3172 bool IsPIC = isPositionIndependent(); in LowerCall() local
1377 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local1442 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
2561 bool IsPIC = in ExpandMI() local
3082 static void getLabelAccessInfo(bool IsPIC, const PPCSubtarget &Subtarget, in getLabelAccessInfo()3160 bool IsPIC = isPositionIndependent(); in LowerConstantPool() local3248 bool IsPIC = isPositionIndependent(); in LowerJumpTable() local3293 bool IsPIC = isPositionIndependent(); in LowerBlockAddress() local3496 bool IsPIC = isPositionIndependent(); in LowerGlobalAddress() local
437 bool IsPIC = false; member in __anonbe06ec630111::X86AsmParser::IntelExprStateMachine