Home
last modified time | relevance | path

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

/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc643 bool left_is_word32 = ProduceWord32Result(left); in VisitBinOp() local
646 bool canEliminateZeroExt = left_is_word32; in VisitBinOp()