Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator-verifier.cc15 size_t OperandCount(const Instruction* instr) { in OperandCount() function
/external/v8/src/crankshaft/
Dhydrogen-instructions.h1026 int OperandCount() const final { return V; } in OperandCount() function
1094 int OperandCount() const override { return V; } in OperandCount() function
1591 int OperandCount() const override { return values_.length(); } in OperandCount() function
1900 int OperandCount() const final { return inputs_.length(); } in OperandCount() function
2061 int OperandCount() const final { return values_.length(); } in OperandCount() function
2815 int OperandCount() const override { return inputs_.length(); } in OperandCount() function
2887 int OperandCount() const final { return values_.length(); } in OperandCount() function