Searched refs:IsVE (Results 1 – 2 of 2) sorted by relevance
679 const bool IsVE = TC.getTriple().isVE(); in addArchSpecificRPath() local680 bool DefaultValue = IsVE; in addArchSpecificRPath()
403 const bool IsVE = ToolChain.getTriple().isVE(); in ConstructJob() local511 if (IsVE) { in ConstructJob()