Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2057 PICLevel::Level picLevel = M->getPICLevel(); in makeAddress() local
2060 if (picLevel == PICLevel::SmallPIC) { in makeAddress()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3337 PICLevel::Level picLevel = M->getPICLevel(); in LowerGlobalTLSAddressLinux() local
3385 else if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3410 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3436 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()