Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1954 PICLevel::Level picLevel = M->getPICLevel(); in makeAddress() local
1957 if (picLevel == PICLevel::SmallPIC) { in makeAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3276 PICLevel::Level picLevel = M->getPICLevel(); in LowerGlobalTLSAddressLinux() local
3324 else if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3349 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()
3375 if (picLevel == PICLevel::SmallPIC) in LowerGlobalTLSAddressLinux()