Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h2389 : op_(op), can_deopt_(can_deopt) { in LShiftI()
2397 bool can_deopt() const { return can_deopt_; } in can_deopt()
2403 bool can_deopt_; variable
2410 : op_(op), can_deopt_(can_deopt) { in LShiftS()
2418 bool can_deopt() const { return can_deopt_; } in can_deopt()
2424 bool can_deopt_; variable
/external/v8/src/crankshaft/mips/
Dlithium-mips.h1135 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1143 bool can_deopt() const { return can_deopt_; } in can_deopt()
1149 bool can_deopt_; variable
/external/v8/src/crankshaft/x64/
Dlithium-x64.h1165 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1173 bool can_deopt() const { return can_deopt_; } in can_deopt()
1179 bool can_deopt_; variable
/external/v8/src/crankshaft/x87/
Dlithium-x87.h1162 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1173 bool can_deopt() const { return can_deopt_; } in can_deopt()
1177 bool can_deopt_; variable
/external/v8/src/crankshaft/s390/
Dlithium-s390.h1062 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1070 bool can_deopt() const { return can_deopt_; } in can_deopt()
1076 bool can_deopt_; variable
/external/v8/src/crankshaft/arm/
Dlithium-arm.h1157 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1165 bool can_deopt() const { return can_deopt_; } in can_deopt()
1171 bool can_deopt_; variable
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h1168 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1179 bool can_deopt() const { return can_deopt_; } in can_deopt()
1183 bool can_deopt_; variable
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h1153 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1161 bool can_deopt() const { return can_deopt_; } in can_deopt()
1167 bool can_deopt_; variable
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h1143 : op_(op), can_deopt_(can_deopt) { in LShiftI()
1151 bool can_deopt() const { return can_deopt_; } in can_deopt()
1157 bool can_deopt_; variable