Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2141 PICLevel::Level picLevel = M->getPICLevel(); in makeAddress() local
2144 if (picLevel == PICLevel::SmallPIC) { in makeAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3564 PICLevel::Level picLevel = M->getPICLevel(); in LowerGlobalTLSAddressLinux() local
3611 else if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3636 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3662 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()