Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp178 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRaAllowed = in addIntraChainConstraint() local
191 vRaAllowed->size() + 1, 0); in addIntraChainConstraint()
194 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
195 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
208 std::swap(vRdAllowed, vRaAllowed); in addIntraChainConstraint()
219 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
220 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
230 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
231 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp178 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRaAllowed = in addIntraChainConstraint() local
191 vRaAllowed->size() + 1, 0); in addIntraChainConstraint()
194 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
195 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
208 std::swap(vRdAllowed, vRaAllowed); in addIntraChainConstraint()
219 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
220 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
230 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
231 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
/external/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp179 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRaAllowed = in addIntraChainConstraint() local
192 vRaAllowed->size() + 1, 0); in addIntraChainConstraint()
195 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
196 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
209 std::swap(vRdAllowed, vRaAllowed); in addIntraChainConstraint()
220 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
221 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()
231 for (unsigned j = 0, je = vRaAllowed->size(); j != je; ++j) { in addIntraChainConstraint()
232 unsigned pRa = (*vRaAllowed)[j]; in addIntraChainConstraint()