Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenSchedule.cpp1751 IdxVec AliasProcIndices; in collectRWResources() local
1753 AliasProcIndices.push_back( in collectRWResources()
1757 AliasProcIndices = ProcIndices; in collectRWResources()
1765 collectRWResources(*SI, IsRead, AliasProcIndices); in collectRWResources()
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1640 IdxVec AliasProcIndices; in collectRWResources() local
1642 AliasProcIndices.push_back( in collectRWResources()
1646 AliasProcIndices = ProcIndices; in collectRWResources()
1654 collectRWResources(*SI, IsRead, AliasProcIndices); in collectRWResources()