Home
last modified time | relevance | path

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

/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc1850 void VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, in VisitAtomicCompareExchange() function
2365 VisitAtomicCompareExchange(this, node, opcode); in VisitWord32AtomicCompareExchange()
2383 VisitAtomicCompareExchange(this, node, opcode); in VisitWord64AtomicCompareExchange()
/external/v8/src/compiler/arm64/
Dinstruction-selector-arm64.cc2172 void VisitAtomicCompareExchange(InstructionSelector* selector, Node* node, in VisitAtomicCompareExchange() function
2853 VisitAtomicCompareExchange(this, node, opcode); in VisitWord32AtomicCompareExchange()
2871 VisitAtomicCompareExchange(this, node, opcode); in VisitWord64AtomicCompareExchange()