Searched defs:IsPIC (Results 1 – 8 of 8) sorted by relevance
118 bool IsPIC = isPositionIndependent(); variable
223 bool IsPIC = false; in getMIPSTargetFeatures() local
176 bool IsPIC; member in __anone5a1286a0111::MipsBranchExpansion
3349 bool IsPIC = isPositionIndependent(); in LowerCall() local
1366 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local1431 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
2693 bool IsPIC = in ExpandMI() local
3149 static void getLabelAccessInfo(bool IsPIC, const PPCSubtarget &Subtarget, in getLabelAccessInfo()3226 bool IsPIC = isPositionIndependent(); in LowerConstantPool() local3314 bool IsPIC = isPositionIndependent(); in LowerJumpTable() local3359 bool IsPIC = isPositionIndependent(); in LowerBlockAddress() local3723 bool IsPIC = isPositionIndependent(); in LowerGlobalAddress() local
454 bool IsPIC = false; member in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine