Searched refs:IsVE (Results 1 – 2 of 2) sorted by relevance
831 const bool IsVE = TC.getTriple().isVE(); in addArchSpecificRPath() local832 bool DefaultValue = IsVE; in addArchSpecificRPath()
409 const bool IsVE = ToolChain.getTriple().isVE(); in ConstructJob() local517 if (IsVE) { in ConstructJob()