Searched defs:Int32Mul (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | machine-operator-reducer.cc | 100 Node* MachineOperatorReducer::Int32Mul(Node* lhs, Node* rhs) { in Int32Mul() function in v8::internal::compiler::MachineOperatorReducer |
D | raw-machine-assembler.h | 311 Node* Int32Mul(Node* a, Node* b) { in Int32Mul() function |