Searched defs:SimpleValueType (Results 1 – 8 of 8) sorted by relevance
31 enum SimpleValueType : int8_t { enum
34 enum SimpleValueType { 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()
530 SwitchTypeMatcher(const std::pair<MVT::SimpleValueType, Matcher*> *cases, in SwitchTypeMatcher()
73 bool (*Pred)(MVT::SimpleValueType), in FillWithPossibleTypes()