Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp433 static std::string PhyRegForNode(TreePatternNode &Op, in PhyRegForNode() function
558 std::string PhysReg = PhyRegForNode(InstPatNode.getChild(i), Target); in collectPatterns()