Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dwasm-loop-peeling.cc73 : common->Phi(LoopExitValueRepresentationOf(use->op()), 2); in PeelWasmLoop()
H A Dloop-peeling.cc204 exit, common_->Phi(LoopExitValueRepresentationOf(exit->op()), 2)); in Peel()
H A Dloop-unrolling.cc124 LoopExitValueRepresentationOf(use->op()), iteration_count); in UnrollLoop()
H A Dcommon-operator.h135 LoopExitValueRepresentationOf(const Operator* const) V8_WARN_UNUSED_RESULT;
H A Dcommon-operator.cc143 MachineRepresentation LoopExitValueRepresentationOf(const Operator* const op) { in LoopExitValueRepresentationOf() function
H A Dint64-lowering.cc902 MachineRepresentation rep = LoopExitValueRepresentationOf(node->op()); in LowerNode()

Completed in 10 milliseconds