Searched refs:IsAndroid (Results 1 – 4 of 4) sorted by relevance
749 const bool IsAndroid = TargetTriple.isAndroid(); in init() local751 IsAndroid && !TargetTriple.isAndroidVersionLT(21); in init()
485 bool IsAndroid = TargetTriple.isAndroid(); in getShadowMapping() local512 if (IsAndroid) in getShadowMapping()585 IsAndroid && !TargetTriple.isAndroidVersionLT(21); in getShadowMapping()
362 bool IsAndroid = TargetTriple.isAndroid(); in getShadowMapping() local383 if (IsAndroid) in getShadowMapping()
4069 const bool IsAndroid = Triple.isAndroid(); in Linux() local4080 if (!IsMips && !IsAndroid) { in Linux()