Home
last modified time | relevance | path

Searched refs:SAME_AS_INPUT (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc.cc409 case compiler::UnallocatedOperand::SAME_AS_INPUT: { in AllocateNodeResult()
618 case compiler::UnallocatedOperand::SAME_AS_INPUT: in AssignInput()
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h243 return UnallocatedOperand(UnallocatedOperand::SAME_AS_INPUT, vreg); in DefineSameAsFirstForVreg()
H A Dinstruction.h189 SAME_AS_INPUT enumerator
215 value_ |= ExtendedPolicyField::encode(SAME_AS_INPUT); in UnallocatedOperand()
282 extended_policy() == SAME_AS_INPUT; in HasSameAsInputPolicy()
H A Dregister-allocator-verifier.cc216 case UnallocatedOperand::SAME_AS_INPUT: in BuildConstraint()
H A Dinstruction.cc175 case UnallocatedOperand::SAME_AS_INPUT: in operator <<()
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc1121 case UnallocatedOperand::SAME_AS_INPUT: { in operator <<()
1122 os << ",\"tooltip\": \"SAME_AS_INPUT: " << unalloc->input_index() in operator <<()

Completed in 11 milliseconds