Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2103 PICLevel::Level picLevel = M->getPICLevel(); in makeAddress() local
2106 if (picLevel == PICLevel::SmallPIC) { in makeAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3350 PICLevel::Level picLevel = M->getPICLevel(); in LowerGlobalTLSAddressLinux() local
3398 else if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3423 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3449 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()