/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsJITInfo.h | 30 bool IsPIC; variable
|
D | MipsCodeEmitter.cpp | 57 bool IsPIC; member in __anon627df2d30111::MipsCodeEmitter
|
D | MipsISelLowering.cpp | 1530 bool IsPIC = getTargetMachine().getRelocationModel() == Reloc::PIC_; in LowerJumpTable() local 1940 bool IsPIC = getTargetMachine().getRelocationModel() == Reloc::PIC_; in LowerCall() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMJITInfo.h | 46 bool IsPIC; variable
|
D | ARMCodeEmitter.cpp | 57 bool IsPIC; member in __anon6238cde10111::ARMCodeEmitter
|
/external/swiftshader/third_party/subzero/src/ |
D | IceELFObjectWriter.cpp | 322 bool IsPIC) { in writeDataSection() 349 bool IsPIC) { in writeDataOfType() 592 FixupKind RelocationKind, bool IsPIC) { in writeJumpTable()
|
D | IceTargetLoweringMIPS32.cpp | 5747 const bool IsPIC = getFlags().getUseNonsfi(); in lowerGlobals() local
|
D | IceTargetLoweringARM32.cpp | 7226 const bool IsPIC = getFlags().getUseNonsfi(); in lowerGlobals() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsLongBranch.cpp | 91 bool IsPIC; member in __anond6f6da100111::MipsLongBranch
|
D | MipsISelLowering.cpp | 2670 bool IsPIC = isPositionIndependent(); in LowerCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsBranchExpansion.cpp | 168 bool IsPIC; member in __anon1f4b9a4d0111::MipsBranchExpansion
|
D | MipsISelLowering.cpp | 2884 bool IsPIC = isPositionIndependent(); in LowerCall() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86CodeEmitter.cpp | 52 bool IsPIC; member in __anon7df29c2d0111::Emitter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMExpandPseudoInsts.cpp | 1466 bool IsPIC = in ExpandMI() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMExpandPseudoInsts.cpp | 1276 bool IsPIC = in ExpandMI() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.cpp | 1061 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local 1115 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.cpp | 1199 bool IsPIC = HTM.isPositionIndependent(); in insertCSRSpillsInBlock() local 1264 bool IsPIC = HTM.isPositionIndependent(); in insertCSRRestoresInBlock() local
|
/external/llvm/lib/Target/PowerPC/ |
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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2498 static void getLabelAccessInfo(bool IsPIC, const PPCSubtarget &Subtarget, in getLabelAccessInfo() 2579 bool IsPIC = isPositionIndependent(); in LowerConstantPool() local 2655 bool IsPIC = isPositionIndependent(); in LowerJumpTable() local 2685 bool IsPIC = isPositionIndependent(); in LowerBlockAddress() local 2798 bool IsPIC = isPositionIndependent(); in LowerGlobalAddress() local
|