Lines Matching refs:IsAndroid
45 bool IsAndroid = TargetTriple.isAndroid();
61 if (IsAndroid)
72 if (IsAndroid)
76 if (IsAndroid)
82 if (IsAndroid)
94 if (IsAndroid)
107 if (IsAndroid)
139 if (Triple.isAndroid()) {
192 if (Distro.IsAlpineLinux() || Triple.isAndroid()) {
198 Triple.isAndroid()) {
205 if ((Triple.isARM() || Triple.isAArch64()) && Triple.isAndroid()) {
222 const bool IsAndroid = Triple.isAndroid();
239 (IsAndroid && !Triple.isAndroidVersionLT(23)))
245 (IsAndroid && Triple.isAndroidVersionLT(23)))
253 if (IsAndroid || Distro.IsOpenSUSE())
271 if (IsAndroid) {
315 if (getTriple().isAndroid())
321 if (getTriple().isAndroid())
342 if (getTriple().isAndroid()) {
383 if (Triple.isAndroid())
658 return (getTriple().isAndroid() && !getTriple().isAndroidVersionLT(16)) ||
676 return getTriple().isAndroid();
680 if (getTriple().isAndroid())