Home
last modified time | relevance | path

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

/external/v8/src/compiler/mips64/
Dinstruction-selector-mips64.cc233 bool TryEmitExtendingLoad(InstructionSelector* selector, Node* node, in TryEmitExtendingLoad() function
816 if (TryEmitExtendingLoad(this, node, node)) return; in VisitWord64Sar()
1391 if (TryEmitExtendingLoad(this, value, node)) { in VisitTruncateInt64ToInt32()
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc243 bool TryEmitExtendingLoad(InstructionSelector* selector, Node* node) { in TryEmitExtendingLoad() function
1173 if (TryEmitExtendingLoad(this, node)) return; in VisitWord64Sar()