Searched defs:SimpleValueType (Results 1 – 6 of 6) sorted by relevance
31 enum SimpleValueType : int8_t { enum
34 enum SimpleValueType { 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()