Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp418 static std::string PhysRegForNode(const TreePatternNode &Op, in PhysRegForNode() function
539 std::string PhysReg = PhysRegForNode(SrcChild, Target); in collectPatterns()