Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DFastISelEmitter.cpp420 static std::string PhyRegForNode(TreePatternNode *Op, in PhyRegForNode() function
541 std::string PhysReg = PhyRegForNode(InstPatNode->getChild(i), Target); in collectPatterns()