Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFastISelEmitter.cpp422 static std::string PhyRegForNode(TreePatternNode *Op, in PhyRegForNode() function
540 std::string PhysReg = PhyRegForNode(InstPatNode->getChild(i), Target); in collectPatterns()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DFastISelEmitter.cpp397 static std::string PhyRegForNode(TreePatternNode *Op, in PhyRegForNode() function
515 std::string PhysReg = PhyRegForNode(InstPatNode->getChild(i), Target); in collectPatterns()