Home
last modified time | relevance | path

Searched refs:DefineAsLocation (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h115 InstructionOperand DefineAsLocation(Node* node, LinkageLocation location) { in DefineAsLocation() function in v8::internal::compiler::OperandGenerator
H A Dinstruction-selector.cc998 : g.DefineAsLocation(output, location); in InitializeCallBuffer()
2831 : g.DefineAsLocation(node, linkage()->GetParameterLocation(index)); in VisitParameter()
2857 Emit(kArchNop, g.DefineAsLocation(node, ExceptionLocation())); in VisitIfException()
2864 g.DefineAsLocation(node, linkage()->GetOsrValueLocation(index))); in VisitOsrValue()

Completed in 7 milliseconds