Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc223 UsePositionHintType UsePosition::HintTypeForOperand( in HintTypeForOperand() function in v8::internal::compiler::UsePosition
2290 UsePositionHintType hint_type = UsePosition::HintTypeForOperand(to); in ProcessInstructions()
2311 UsePosition::HintTypeForOperand(from), spill_mode); in ProcessInstructions()
2466 UsePosition::HintTypeForOperand(*hint), in ProcessPhis()
Dregister-allocator.h504 static UsePositionHintType HintTypeForOperand(const InstructionOperand& op); in NON_EXPORTED_BASE()