Home
last modified time | relevance | path

Searched refs:TryMatchWord32Ror (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dmachine-operator-reducer.h95 Reduction TryMatchWord32Ror(Node* node); in NON_EXPORTED_BASE()
Dmachine-operator-reducer.cc1253 Reduction MachineOperatorReducer::TryMatchWord32Ror(Node* node) { in TryMatchWord32Ror() function in v8::internal::compiler::MachineOperatorReducer
1315 return TryMatchWord32Ror(node); in ReduceWord32Or()
1333 return TryMatchWord32Ror(node); in ReduceWord32Xor()