Searched refs:rhs_triple_vendor (Results 1 – 1 of 1) sorted by relevance
985 const llvm::Triple::VendorType rhs_triple_vendor = rhs_triple.getVendor(); in IsMatch() local994 if ((lhs_triple_vendor != rhs_triple_vendor) && in IsMatch()1005 rhs_triple_vendor != llvm::Triple::UnknownVendor) in IsMatch()