Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h137 bool IsPIC = isPositionIndependent(); variable
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
H A DMips.cpp228 bool IsPIC = false; in getMIPSTargetFeatures() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp176 bool IsPIC; member in __anon5ea66ea10111::MipsBranchExpansion
H A DMipsISelLowering.cpp3172 bool IsPIC = isPositionIndependent(); in LowerCall() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A 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/
H A DARMExpandPseudoInsts.cpp2561 bool IsPIC = in ExpandMI() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A 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/
H A DX86AsmParser.cpp437 bool IsPIC = false; member in __anonbe06ec630111::X86AsmParser::IntelExprStateMachine