Searched refs:IsVE (Results 1 – 2 of 2) sorted by relevance
629 const bool IsVE = TC.getTriple().isVE(); in addArchSpecificRPath() local630 bool DefaultValue = IsVE; in addArchSpecificRPath()
391 const bool IsVE = ToolChain.getTriple().isVE(); in ConstructJob() local510 if (IsVE) { in ConstructJob()