/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceELFObjectWriter.cpp | 315 bool IsPIC) { in writeDataSection() 342 bool IsPIC) { in writeDataOfType() 574 FixupKind RelocationKind, bool IsPIC) { in writeJumpTable()
|
H A D | IceTargetLoweringX8664.cpp | 6992 const bool IsPIC = false; in lowerJumpTables() local 7028 const bool IsPIC = false; in lowerGlobals() local
|
H A D | IceTargetLoweringX8632.cpp | 7728 const bool IsPIC = false; in lowerJumpTables() local 7762 const bool IsPIC = false; in lowerGlobals() local
|
H A D | IceTargetLoweringMIPS32.cpp | 5668 const bool IsPIC = false; in lowerGlobals() local
|
H A D | IceTargetLoweringARM32.cpp | 6791 const bool IsPIC = false; in lowerGlobals() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYISelLowering.h | 137 bool IsPIC = isPositionIndependent(); variable
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsLongBranch.cpp | 91 bool IsPIC; member in __anonaa8d4bfd0111::MipsLongBranch
|
H A D | MipsISelLowering.cpp | 2670 bool IsPIC = isPositionIndependent(); in LowerCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsBranchExpansion.cpp | 171 bool IsPIC; member in __anond82fea640111::MipsBranchExpansion
|
H A D | MipsISelLowering.cpp | 3160 bool IsPIC = isPositionIndependent(); in LowerCall() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsBranchExpansion.cpp | 176 bool IsPIC; member in __anonc17a65aa0111::MipsBranchExpansion
|
H A D | MipsISelLowering.cpp | 3172 bool IsPIC = isPositionIndependent(); in LowerCall() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 1061 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local 1115 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 1229 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local 1294 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.cpp | 1377 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local 1442 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 1276 bool IsPIC = in ExpandMI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 1480 bool IsPIC = in ExpandMI() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2061 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2679 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 2561 bool IsPIC = in ExpandMI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 3082 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 437 bool IsPIC = false; member in __anon25b4c9ac0111::X86AsmParser::IntelExprStateMachine
|