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.h1158 int OperandCount() const final { return V; } in OperandCount() function
1226 int OperandCount() const override { return V; } in OperandCount() function
1792 int OperandCount() const override { return values_.length(); } in OperandCount() function
2094 int OperandCount() const final { return inputs_.length(); } in OperandCount() function
2275 int OperandCount() const final { return values_.length(); } in OperandCount() function
3265 int OperandCount() const override { return inputs_.length(); } in OperandCount() function
3354 int OperandCount() const final { return values_.length(); } in OperandCount() function