Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector-impl.h228 UnallocatedOperand::cast(TempLocation(from_location)); in UsePointerLocation()
305 InstructionOperand TempLocation(LinkageLocation location) { in TempLocation() function
Dinstruction-selector.cc997 ? g.TempLocation(location) in InitializeCallBuffer()