Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h263 struct operand_type_match { struct
270 inline operand_type_match m_Reg() { return operand_type_match(); } in m_Reg() argument
373 inline operand_type_match m_Pred() { return operand_type_match(); }