Searched refs:lhs_triple_vendor (Results 1 – 1 of 1) sorted by relevance
980 const llvm::Triple::VendorType lhs_triple_vendor = lhs_triple.getVendor(); in IsMatch() local990 if ((lhs_triple_vendor != rhs_triple_vendor) && in IsMatch()1000 if (lhs_triple_vendor != llvm::Triple::UnknownVendor && in IsMatch()