Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Draw-machine-assembler.h176 Node* Word32Shl(Node* a, Node* b) { in Word32Shl() function
Djs-typed-lowering.cc2686 Node* JSTypedLowering::Word32Shl(Node* const lhs, int32_t const rhs) { in Word32Shl() function in v8::internal::compiler::JSTypedLowering