Home
last modified time | relevance | path

Searched refs:MAX_STACK_SLOT (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DVirtRegMap.h38 MAX_STACK_SLOT = (1L << 18)-1 enumerator
/third_party/node/deps/v8/src/compiler/
H A Dlinkage.h87 DCHECK(slot >= 0 && slot < LinkageLocation::MAX_STACK_SLOT); in ForCalleeFrameSlot()
172 static constexpr int32_t MAX_STACK_SLOT = 32767; member in v8::internal::compiler::LinkageLocation

Completed in 3 milliseconds