Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4153 StringRef SrcChildName = SrcChild->getName(); in getSrcChildName() local
4173 std::string SrcChildName = std::string(getSrcChildName(SrcChild, PhysReg)); in importChildMatcher() local