Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocGreedy.cpp258 void addThroughConstraints(InterferenceCache::Cursor, ArrayRef<unsigned>);
730 void RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints() function in RAGreedy
815 addThroughConstraints(Cand.Intf, NewBlocks); in growRegion()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp351 void addThroughConstraints(InterferenceCache::Cursor, ArrayRef<unsigned>);
998 void RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints() function in RAGreedy
1081 addThroughConstraints(Cand.Intf, NewBlocks); in growRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp452 void addThroughConstraints(InterferenceCache::Cursor, ArrayRef<unsigned>);
1235 void RAGreedy::addThroughConstraints(InterferenceCache::Cursor Intf, in addThroughConstraints() function in RAGreedy
1318 addThroughConstraints(Cand.Intf, NewBlocks); in growRegion()