Searched defs:Lhs (Results 1 – 3 of 3) sorted by relevance
47 typedef Matrix<Scalar,M,K> Lhs; Lhs a; a.setRandom(); in bench_prod() typedef
64 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory()
3604 OpaqueValueExpr Lhs(KeyLoc, LhsT.getNonLValueExprType(Self.Context), in EvaluateBinaryTypeTrait() local