Searched refs:addVirtRegCoalesce (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RegAllocPBQP.h | 158 void addVirtRegCoalesce(PBQP::Matrix &costMat,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 488 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply() 496 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply() 505 void addVirtRegCoalesce( in addVirtRegCoalesce() function in __anone52c97ea0111::Coalescing
|
/external/llvm/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 462 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply() 470 addVirtRegCoalesce(Costs, *Allowed1, *Allowed2, CBenefit); in apply() 480 void addVirtRegCoalesce( in addVirtRegCoalesce() function in __anon4cb6f5b20111::Coalescing
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocPBQP.cpp | 411 addVirtRegCoalesce(g.getEdgeCosts(edge), *allowed1, *allowed2, in build() 426 void PBQPBuilderWithCoalescing::addVirtRegCoalesce( in addVirtRegCoalesce() function in PBQPBuilderWithCoalescing
|