Searched defs:Word32Shl (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | raw-machine-assembler.h | 176 Node* Word32Shl(Node* a, Node* b) { in Word32Shl() function |
D | js-typed-lowering.cc | 2686 Node* JSTypedLowering::Word32Shl(Node* const lhs, int32_t const rhs) { in Word32Shl() function in v8::internal::compiler::JSTypedLowering |