Searched refs:haveDisjointAllowedRegs (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 225 bool haveDisjointAllowedRegs(const PBQPRAGraph &G, PBQPRAGraph::NodeId NId, in haveDisjointAllowedRegs() function in __anone52c97ea0111::Interference 372 if (haveDisjointAllowedRegs(G, NId, MId, D)) in apply()
|
/external/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 195 bool haveDisjointAllowedRegs(const PBQPRAGraph &G, PBQPRAGraph::NodeId NId, in haveDisjointAllowedRegs() function in __anon4cb6f5b20111::Interference 342 if (haveDisjointAllowedRegs(G, NId, MId, D)) in apply()
|