Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp318 std::string PatternName = std::string(N->getOperator()->getName()); in EmitOperatorMatchCode() local
H A DGlobalISelEmitter.cpp4192 std::string PatternName = std::string(SrcChild->getOperator()->getName()); in importChildMatcher() local