Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DInstructionSelector.cpp24 InstructionSelector::MatcherState::MatcherState(unsigned MaxRenderers) in MatcherState() function in InstructionSelector::MatcherState
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h475 struct MatcherState { struct
485 MatcherState(unsigned MaxRenderers); argument
526 TgtInstructionSelector &ISel, NewMIVector &OutMIs, MatcherState &State,
H A DInstructionSelectorImpl.h51 TgtInstructionSelector &ISel, NewMIVector &OutMIs, MatcherState &State, in executeMatchTable()
/llvm-project-15.0.7/llvm/test/TableGen/
H A DGlobalISelEmitter.td73 // CHECK-NEXT: mutable MatcherState State;