Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DFastISelEmitter.cpp425 static std::string PhyRegForNode(TreePatternNode *Op, in PhyRegForNode() function
546 std::string PhysReg = PhyRegForNode(InstPatNode->getChild(i), Target); in collectPatterns()