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