Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h275 enum ComplementSpillMode { enum
305 ComplementSpillMode SpillMode = SM_Partition;
450 void reset(LiveRangeEdit&, ComplementSpillMode = SM_Partition);
DSplitKit.cpp375 void SplitEditor::reset(LiveRangeEdit &LRE, ComplementSpillMode SM) { in reset()
DRegAllocGreedy.cpp88 static cl::opt<SplitEditor::ComplementSpillMode> SplitSpillMode(