Searched refs:IsPS (Results 1 – 4 of 4) sorted by relevance
72 bool IsPS = F.getCallingConv() == CallingConv::AMDGPU_PS; in generateEndPgm() local82 if (IsPS && (HasExports || MustExport)) { in generateEndPgm()
484 bool IsPS = TargetTriple.isPS(); in getShadowMapping() local549 } else if (IsPS) in getShadowMapping()591 Mapping.OrShadowOffset = !IsAArch64 && !IsPPC64 && !IsSystemZ && !IsPS && in getShadowMapping()
76 (INT (i8 0x41))>, Requires<[IsPS]>;
1028 def IsPS : Predicate<"Subtarget->isTargetPS()">;