Home
last modified time | relevance | path

Searched defs:VPMatchContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/
H A DSelectionDAGPatternMatchTest.cpp315 struct VPMatchContext : public SDPatternMatch::BasicMatchContext { global() struct
318 match__anona2dfadc00111::VPMatchContext match() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h59 VPMatchContext(SelectionDAG &DAG, const TargetLowering &TLI, SDNode *_Root) VPMatchContext() function