Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp946 StringRef SrcChildName = SrcChild.getName(); in getSrcChildName() local
966 std::string SrcChildName = std::string(getSrcChildName(SrcChild, PhysReg)); in importChildMatcher() local