Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc2088 Condition lt_gt = static_cast<Condition>(lt | gt); in DoShiftI() local
2090 EmitBranch(instr, lt_gt); in DoShiftI()
2113 Condition lt_gt = static_cast<Condition>(lt | gt); in DoShiftI() local
2114 EmitBranch(instr, lt_gt); in DoShiftI()