Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h1208 template <typename ValueOp_t, typename PointerOp_t> struct StoreClass_match { struct
1212 StoreClass_match(const ValueOp_t &ValueOpMatch, in StoreClass_match() argument
1226 inline StoreClass_match<ValueOpTy, PointerOpTy> argument
1228 return StoreClass_match<ValueOpTy, PointerOpTy>(ValueOp, PointerOp); in m_Store()