Searched defs:OperandCount (Results 1 – 2 of 2) sorted by relevance
872 int OperandCount() { return V; } in OperandCount() function924 int OperandCount() { return V; } in OperandCount() function968 virtual int OperandCount() { return values_.length(); } in OperandCount() function1280 virtual int OperandCount() { return values_.length(); } in OperandCount() function
1282 virtual int OperandCount() V8_FINAL V8_OVERRIDE { return V; } in OperandCount() function1353 int OperandCount() V8_OVERRIDE { return V; } in OperandCount() function1838 virtual int OperandCount() V8_OVERRIDE { return values_.length(); } in OperandCount() function3273 virtual int OperandCount() V8_OVERRIDE { return inputs_.length(); } in OperandCount() function3375 virtual int OperandCount() V8_FINAL V8_OVERRIDE { return values_.length(); } in OperandCount() function