Searched refs:SimpleValue (Results 1 – 2 of 2) sorted by relevance
92 struct SimpleValue { struct95 SimpleValue(Instruction *I) : Inst(I) { in SimpleValue() function158 template <> struct DenseMapInfo<SimpleValue> {159 static inline SimpleValue getEmptyKey() { in getEmptyKey()163 static inline SimpleValue getTombstoneKey() { in getTombstoneKey()167 static unsigned getHashValue(SimpleValue Val);168 static bool isEqual(SimpleValue LHS, SimpleValue RHS);221 static unsigned getHashValueImpl(SimpleValue Val) { in getHashValueImpl()327 unsigned DenseMapInfo<SimpleValue>::getHashValue(SimpleValue Val) { in getHashValue()339 static bool isEqualImpl(SimpleValue LHS, SimpleValue RHS) { in isEqualImpl()[all …]
334 Value: `SimpleValue` `ValueSuffix`*354 The :token:`SimpleValue` has a number of forms.357 SimpleValue: `TokInteger` | `TokString`+ | `TokCode`496 The :token:`SimpleValue` values described above can be specified with