Searched refs:rhs_triple (Results 1 – 1 of 1) sorted by relevance
751 const llvm::Triple &rhs_triple = rhs.GetTriple(); in IsEqualTo() local754 const llvm::Triple::VendorType rhs_triple_vendor = rhs_triple.getVendor(); in IsEqualTo()774 const llvm::Triple::OSType rhs_triple_os = rhs_triple.getOS(); in IsEqualTo()793 const llvm::Triple::EnvironmentType rhs_triple_env = rhs_triple.getEnvironment(); in IsEqualTo()