Searched refs:SimpleValue (Results 1 – 2 of 2) sorted by relevance
97 struct SimpleValue { struct100 SimpleValue(Instruction *I) : Inst(I) { in SimpleValue() argument147 template <> struct DenseMapInfo<SimpleValue> {148 static inline SimpleValue getEmptyKey() { in getEmptyKey()152 static inline SimpleValue getTombstoneKey() { in getTombstoneKey()156 static unsigned getHashValue(SimpleValue Val);157 static bool isEqual(SimpleValue LHS, SimpleValue RHS);210 static unsigned getHashValueImpl(SimpleValue Val) { in getHashValueImpl()316 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue()328 static bool isEqualImpl(SimpleValue LHS, SimpleValue RHS) { in isEqualImpl()[all …]
332 Value: `SimpleValue` `ValueSuffix`*352 The :token:`SimpleValue` has a number of forms.355 SimpleValue: `TokInteger` | `TokString`+ | `TokCode`494 The :token:`SimpleValue` values described above can be specified with