Home
last modified time | relevance | path

Searched refs:InsertElementClass_match (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h1033 struct InsertElementClass_match { struct
1038 InsertElementClass_match(const Val_t &Val, const Elt_t &Elt, const Idx_t &Idx) in InsertElementClass_match() argument
1050 inline InsertElementClass_match<Val_t, Elt_t, Idx_t> argument
1052 return InsertElementClass_match<Val_t, Elt_t, Idx_t>(Val, Elt, Idx); in m_InsertElement()