Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/arm64/
Dlithium-arm64.cc787 LInstruction* shifted_operation = TryDoOpWithShiftedRightOperand(instr); in DoAdd()
877 LInstruction* shifted_operation = TryDoOpWithShiftedRightOperand(instr); in DoBitwise()
1957 LInstruction* LChunkBuilder::TryDoOpWithShiftedRightOperand( in TryDoOpWithShiftedRightOperand() function in v8::internal::LChunkBuilder
2227 LInstruction* shifted_operation = TryDoOpWithShiftedRightOperand(instr); in DoSub()
Dlithium-arm64.h2828 LInstruction* TryDoOpWithShiftedRightOperand(HBinaryOperation* op);