Home
last modified time | relevance | path

Searched defs:IsPS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp73 bool IsPS = F.getCallingConv() == CallingConv::AMDGPU_PS; in generateEndPgm() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp485 bool IsPS = TargetTriple.isPS(); in getShadowMapping() local