Searched defs:SimpleValueType (Results 1 – 8 of 8) sorted by relevance
3 public enum SimpleValueType { enum14 private SimpleValueType(int value) { in SimpleValueType() method in SimpleValueType
27 public abstract class SimpleValueType { class
31 enum SimpleValueType : int8_t { enum
32 enum SimpleValueType : uint8_t { enum
511 SwitchTypeMatcher(ArrayRef<std::pair<MVT::SimpleValueType, Matcher*> > cases) in SwitchTypeMatcher()
79 bool (*Pred)(MVT::SimpleValueType), in FillWithPossibleTypes()
526 SwitchTypeMatcher(ArrayRef<std::pair<MVT::SimpleValueType, Matcher*> > cases) in SwitchTypeMatcher()