Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DShrinkWrapping.cpp530 dbgs() << "UsedCSRegs = " << stringifyCSRegSet(UsedCSRegs) << "\n"; in calculateSets()
606 << "(" << stringifyCSRegSet(prop) << ")->" in addUsesForMEMERegion()
622 << "(" << stringifyCSRegSet(prop) << ")->" in addUsesForMEMERegion()
660 << "(" << stringifyCSRegSet(loopSpills) << ")->" in addUsesForTopLevelLoops()
727 << stringifyCSRegSet(CSRSave[MBB]) << "\n"); in calcSpillPlacements()
788 << stringifyCSRegSet(CSRRestore[MBB]) << "\n"); in calcRestorePlacements()
955 << stringifyCSRegSet(spilled) in verifySpillRestorePlacement()
957 << stringifyCSRegSet(CSRRestore[MBB]) << "\n"); in verifySpillRestorePlacement()
987 << stringifyCSRegSet(notRestored) in verifySpillRestorePlacement()
1008 << stringifyCSRegSet(CSRSave[MBB]) in verifySpillRestorePlacement()
[all …]
DPrologEpilogInserter.h165 std::string stringifyCSRegSet(const CSRegSet& s);