Home
last modified time | relevance | path

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

/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()
/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-7.0/llvm/utils/TableGen/
DFastISelEmitter.cpp429 static std::string PhyRegForNode(TreePatternNode *Op, in PhyRegForNode() function
550 std::string PhysReg = PhyRegForNode(InstPatNode->getChild(i), Target); in collectPatterns()