Searched refs:isSystemZ (Results 1 – 5 of 5) sorted by relevance
44 (Host.isSystemZ() && (Host.isOSLinux() || Host.isOSzOS())); in isSupportedArchAndOS()
879 bool isSystemZ() const { in isSystemZ() function
724 if (TheTriple.isX86() || TheTriple.isSystemZ()) in getPreviousInstructionPc()
6440 if (C.getTargetTriple().isSystemZ() && C.getTargetTriple().isOSzOS()) in createMCAsmParser()
3395 if (!EffectiveTriple.isX86() && !EffectiveTriple.isSystemZ() && in RenderSCPOptions()