Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSDPatternMatch.h102 inline Value_match m_Specific(SDValue N) { in m_Specific() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h875 inline specificval_ty m_Specific(const Value *V) { return V; } in m_Specific() function