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