Home
last modified time | relevance | path

Searched defs:IsPIC (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
DMips.cpp228 bool IsPIC = false; in getMIPSTargetFeatures() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp176 bool IsPIC; member in __anon63f12c660111::MipsBranchExpansion
DMipsISelLowering.cpp3172 bool IsPIC = isPositionIndependent(); in LowerCall() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1377 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local
1442 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp2561 bool IsPIC = in ExpandMI() local
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3082 static void getLabelAccessInfo(bool IsPIC, const PPCSubtarget &Subtarget, in getLabelAccessInfo()
3160 bool IsPIC = isPositionIndependent(); in LowerConstantPool() local
3248 bool IsPIC = isPositionIndependent(); in LowerJumpTable() local
3293 bool IsPIC = isPositionIndependent(); in LowerBlockAddress() local
3496 bool IsPIC = isPositionIndependent(); in LowerGlobalAddress() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp437 bool IsPIC = false; member in __anon40f82f680111::X86AsmParser::IntelExprStateMachine