Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp972 static StringRef getSrcChildName(const TreePatternNode &SrcChild, in getSrcChildName() function
994 std::string SrcChildName = getSrcChildName(SrcChild, PhysReg).str(); in importChildMatcher()