Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYISelLowering.h137 bool IsPIC = isPositionIndependent(); variable
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp315 bool IsPIC) { in writeDataSection()
342 bool IsPIC) { in writeDataOfType()
574 FixupKind RelocationKind, bool IsPIC) { in writeJumpTable()
DIceTargetLoweringX8664.cpp6992 const bool IsPIC = false; in lowerJumpTables() local
7028 const bool IsPIC = false; in lowerGlobals() local
DIceTargetLoweringX8632.cpp7728 const bool IsPIC = false; in lowerJumpTables() local
7762 const bool IsPIC = false; in lowerGlobals() local
DIceTargetLoweringMIPS32.cpp5668 const bool IsPIC = false; in lowerGlobals() local
DIceTargetLoweringARM32.cpp6791 const bool IsPIC = false; in lowerGlobals() local
/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp91 bool IsPIC; member in __anon09c7667d0111::MipsLongBranch
DMipsISelLowering.cpp2670 bool IsPIC = isPositionIndependent(); in LowerCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp171 bool IsPIC; member in __anon693d34e40111::MipsBranchExpansion
DMipsISelLowering.cpp3160 bool IsPIC = isPositionIndependent(); in LowerCall() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp176 bool IsPIC; member in __anon5287b02a0111::MipsBranchExpansion
DMipsISelLowering.cpp3172 bool IsPIC = isPositionIndependent(); in LowerCall() local
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1276 bool IsPIC = in ExpandMI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1480 bool IsPIC = in ExpandMI() local
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1061 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local
1115 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1229 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local
1294 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1377 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local
1442 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2061 static void getLabelAccessInfo(bool IsPIC, const PPCSubtarget &Subtarget, in getLabelAccessInfo()
2142 bool IsPIC = isPositionIndependent(); in LowerConstantPool() local
2171 bool IsPIC = isPositionIndependent(); in LowerJumpTable() local
2200 bool IsPIC = isPositionIndependent(); in LowerBlockAddress() local
2313 bool IsPIC = isPositionIndependent(); in LowerGlobalAddress() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp2561 bool IsPIC = in ExpandMI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2679 static void getLabelAccessInfo(bool IsPIC, const PPCSubtarget &Subtarget, in getLabelAccessInfo()
2762 bool IsPIC = isPositionIndependent(); in LowerConstantPool() local
2840 bool IsPIC = isPositionIndependent(); in LowerJumpTable() local
2875 bool IsPIC = isPositionIndependent(); in LowerBlockAddress() local
2995 bool IsPIC = isPositionIndependent(); in LowerGlobalAddress() local
/external/swiftshader/third_party/llvm-16.0/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp437 bool IsPIC = false; member in __anon2f3eb42c0111::X86AsmParser::IntelExprStateMachine