Home
last modified time | relevance | path

Searched refs:collectHintInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp417 void collectHintInfo(unsigned, HintsInfo &);
2317 void RAGreedy::collectHintInfo(unsigned Reg, HintsInfo &Out) { in collectHintInfo() function in RAGreedy
2400 collectHintInfo(Reg, Info); in tryHintRecoloring()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp536 void collectHintInfo(unsigned, HintsInfo &);
2826 void RAGreedy::collectHintInfo(unsigned Reg, HintsInfo &Out) { in collectHintInfo() function in RAGreedy
2909 collectHintInfo(Reg, Info); in tryHintRecoloring()