Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h5519 constexpr size_t OPERANDS_SIZE = sizeof(DynamicOperands); in New() local
5528 constexpr size_t OPERANDS_SIZE = sizeof(Operands<InstType::INPUT_COUNT>); in New() local