Home
last modified time | relevance | path

Searched defs:SpillMode (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.h305 ComplementSpillMode SpillMode = SM_Partition; variable
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h211 enum SpillMode { kSpillAtDefinition, kSpillDeferred }; enum