Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-traits.h21 #define DECLARE_OPERAND_TYPE_INFO(Name, Scalable, Unsigned, BaseSize) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMachineValueType.h248 bool Scalable; variable
250 ElementCount(unsigned Min, bool Scalable) in ElementCount()