Searched defs:IsPIC (Results 1 – 8 of 8) sorted by relevance
137 bool IsPIC = isPositionIndependent(); variable
222 bool IsPIC = false; in getMIPSTargetFeatures() local
176 bool IsPIC; member in __anone5a1286a0111::MipsBranchExpansion
3197 bool IsPIC = isPositionIndependent(); in LowerCall() local
1379 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local1444 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
2651 bool IsPIC = in ExpandMI() local
3135 static void getLabelAccessInfo(bool IsPIC, const PPCSubtarget &Subtarget, in getLabelAccessInfo()3213 bool IsPIC = isPositionIndependent(); in LowerConstantPool() local3301 bool IsPIC = isPositionIndependent(); in LowerJumpTable() local3346 bool IsPIC = isPositionIndependent(); in LowerBlockAddress() local3708 bool IsPIC = isPositionIndependent(); in LowerGlobalAddress() local
448 bool IsPIC = false; member in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine