Searched refs:TryMatchLoadStoreShift (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/compiler/arm64/ |
D | instruction-selector-arm64.cc | 335 bool TryMatchLoadStoreShift(Arm64OperandGenerator* g, in TryMatchLoadStoreShift() function 590 } else if (TryMatchLoadStoreShift(&g, selector, rep, node, index, &inputs[1], in EmitLoad() 759 } else if (TryMatchLoadStoreShift(&g, this, rep, node, index, &inputs[2], in VisitStore()
|