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