Searched defs:Lim (Results 1 – 4 of 4) sorted by relevance
43 using Lim = std::numeric_limits<IndexType>; in test_index_type() typedef51 using Lim = std::numeric_limits<IndexType>; in test_index_internals() typedef
22 typedef std::numeric_limits<IntT> Lim; test() typedef 53 typedef std::numeric_limits<IntT> Lim; test_float() typedef [all...]
118 static int writeLimits(const WasmYAML::Limits &Lim, raw_ostream &OS) { in writeLimits() argument
1913 unsigned Lim = I.getNumExplicitOperands(); wrapIntoSpecConstantOp() local