Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp274 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRrAllowed = in addInterChainConstraint() local
285 std::swap(vRdAllowed, vRrAllowed); in addInterChainConstraint()
296 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint()
297 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint()
307 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint()
308 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp274 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRrAllowed = in addInterChainConstraint() local
285 std::swap(vRdAllowed, vRrAllowed); in addInterChainConstraint()
296 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint()
297 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint()
307 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint()
308 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint()
/external/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp275 const PBQPRAGraph::NodeMetadata::AllowedRegVector *vRrAllowed = in addInterChainConstraint() local
286 std::swap(vRdAllowed, vRrAllowed); in addInterChainConstraint()
297 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint()
298 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint()
308 for (unsigned j = 0, je = vRrAllowed->size(); j != je; ++j) { in addInterChainConstraint()
309 unsigned pRa = (*vRrAllowed)[j]; in addInterChainConstraint()