Home
last modified time | relevance | path

Searched refs:picLevel (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1988 PICLevel::Level picLevel = M->getPICLevel(); in makeAddress() local
1991 if (picLevel == PICLevel::SmallPIC) { in makeAddress()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2223 PICLevel::Level picLevel = M->getPICLevel(); in LowerGlobalTLSAddress() local
2264 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddress()
2282 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp2707 PICLevel::Level picLevel = M->getPICLevel(); in LowerGlobalTLSAddress() local
2749 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddress()
2767 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddress()