Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator-reducer.h94 Reduction TryMatchWord32Ror(Node* node); in NON_EXPORTED_BASE()
Dmachine-operator-reducer.cc1259 Reduction MachineOperatorReducer::TryMatchWord32Ror(Node* node) { in TryMatchWord32Ror() function in v8::internal::compiler::MachineOperatorReducer
1321 return TryMatchWord32Ror(node); in ReduceWord32Or()
1339 return TryMatchWord32Ror(node); in ReduceWord32Xor()