Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp4101 static StringRef getSrcChildName(const TreePatternNode *SrcChild, in getSrcChildName() function
4123 std::string SrcChildName = std::string(getSrcChildName(SrcChild, PhysReg)); in importChildMatcher()