Searched refs:ToInteger32 (Results 1 - 21 of 21) sorted by relevance

/external/v8/src/crankshaft/arm64/
H A Dlithium-gap-resolver-arm64.cc233 __ Mov(dst, cgen_->ToInteger32(constant_source));
248 __ StoreConstant(cgen_->ToInteger32(constant_source),
H A Dlithium-codegen-arm64.h87 return ToInteger32(LConstantOperand::cast(constant)) & 0x1f;
95 int32_t ToInteger32(LConstantOperand* op) const;
H A Dlithium-codegen-arm64.cc1026 DCHECK(ToInteger32(LConstantOperand::cast(op)) == 0);
1172 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1318 int index = ToInteger32(LConstantOperand::cast(instr->index()));
1319 int length = ToInteger32(LConstantOperand::cast(instr->length()));
1324 int index = ToInteger32(LConstantOperand::cast(instr->index()));
1349 right = ToInteger32(LConstantOperand::cast(instr->right()));
1422 int32_t size = ToInteger32(LConstantOperand::cast(instr->size()));
1441 int32_t size = ToInteger32(LConstantOperand::cast(instr->size()));
1518 int32_t size = ToInteger32(LConstantOperand::cast(instr->size()));
2340 int32_t value = ToInteger32(LConstantOperan
[all...]
/external/v8/src/crankshaft/mips64/
H A Dlithium-gap-resolver-mips64.cc233 __ li(dst, Operand(cgen_->ToInteger32(constant_source)));
248 __ li(kLithiumScratchReg, Operand(cgen_->ToInteger32(constant_source)));
H A Dlithium-codegen-mips64.cc456 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1325 int32_t constant = ToInteger32(LConstantOperand::cast(right_op));
1427 int32_t constant = ToInteger32(LConstantOperand::cast(right_op));
1589 int value = ToInteger32(LConstantOperand::cast(right_op));
1713 int offset = ToInteger32(LConstantOperand::cast(index));
2233 int32_t value = ToInteger32(LConstantOperand::cast(right));
2242 int32_t value = ToInteger32(LConstantOperand::cast(left));
2586 int parameter_count = ToInteger32(instr->constant_parameter_count());
2798 int const_length = ToInteger32(LConstantOperand::cast(instr->length()));
2800 int const_index = ToInteger32(LConstantOperan
[all...]
H A Dlithium-codegen-mips64.h74 int32_t ToInteger32(LConstantOperand* op) const;
/external/v8/src/crankshaft/x64/
H A Dlithium-gap-resolver-x64.cc177 int32_t constant = cgen_->ToInteger32(constant_source);
205 __ movp(dst, Immediate(cgen_->ToInteger32(constant_source)));
H A Dlithium-codegen-x64.cc445 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1284 int32_t right_value = ToInteger32(LConstantOperand::cast(right));
1359 if (ToInteger32(LConstantOperand::cast(right)) < 0) {
1361 } else if (ToInteger32(LConstantOperand::cast(right)) == 0) {
1503 int32_t value = ToInteger32(LConstantOperand::cast(right));
1620 int offset = ToInteger32(LConstantOperand::cast(index));
1679 int value = ToInteger32(LConstantOperand::cast(instr->value()));
2169 value = ToInteger32(LConstantOperand::cast(right));
2176 value = ToInteger32(LConstantOperand::cast(left));
2513 __ Ret((ToInteger32(inst
[all...]
H A Dlithium-codegen-x64.h63 int32_t ToInteger32(LConstantOperand* op) const;
/external/v8/src/crankshaft/ppc/
H A Dlithium-codegen-ppc.cc448 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1376 int32_t constant = ToInteger32(LConstantOperand::cast(right_op));
1617 int value = ToInteger32(LConstantOperand::cast(right_op));
1779 int offset = ToInteger32(LConstantOperand::cast(index));
2276 int32_t value = ToInteger32(LConstantOperand::cast(right));
2291 int32_t value = ToInteger32(LConstantOperand::cast(left));
2645 int parameter_count = ToInteger32(instr->constant_parameter_count());
2871 int const_length = ToInteger32(LConstantOperand::cast(instr->length()));
2873 int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
2884 int const_index = ToInteger32(LConstantOperan
[all...]
H A Dlithium-codegen-ppc.h73 int32_t ToInteger32(LConstantOperand* op) const;
/external/v8/src/crankshaft/s390/
H A Dlithium-codegen-s390.cc424 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1319 int32_t constant = ToInteger32(LConstantOperand::cast(right_op));
1575 int value = ToInteger32(LConstantOperand::cast(right_op));
1764 int offset = ToInteger32(LConstantOperand::cast(index));
2271 int32_t value = ToInteger32(LConstantOperand::cast(right));
2286 int32_t value = ToInteger32(LConstantOperand::cast(left));
2615 int parameter_count = ToInteger32(instr->constant_parameter_count());
2817 int const_length = ToInteger32(LConstantOperand::cast(instr->length()));
2819 int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
2831 int const_index = ToInteger32(LConstantOperan
[all...]
H A Dlithium-codegen-s390.h72 int32_t ToInteger32(LConstantOperand* op) const;
/external/v8/src/crankshaft/arm/
H A Dlithium-codegen-arm.cc476 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1458 int32_t constant = ToInteger32(LConstantOperand::cast(right_op));
1624 int value = ToInteger32(LConstantOperand::cast(right_op));
1768 int offset = ToInteger32(LConstantOperand::cast(index));
2234 int32_t value = ToInteger32(LConstantOperand::cast(right));
2241 int32_t value = ToInteger32(LConstantOperand::cast(left));
2573 int parameter_count = ToInteger32(instr->constant_parameter_count());
2768 int const_length = ToInteger32(LConstantOperand::cast(instr->length()));
2770 int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
2780 int const_index = ToInteger32(LConstantOperan
[all...]
H A Dlithium-codegen-arm.h73 int32_t ToInteger32(LConstantOperand* op) const;
/external/v8/src/crankshaft/mips/
H A Dlithium-codegen-mips.cc473 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1325 int32_t constant = ToInteger32(LConstantOperand::cast(right_op));
1493 int value = ToInteger32(LConstantOperand::cast(right_op));
1615 int offset = ToInteger32(LConstantOperand::cast(index));
2115 int32_t value = ToInteger32(LConstantOperand::cast(right));
2124 int32_t value = ToInteger32(LConstantOperand::cast(left));
2465 int parameter_count = ToInteger32(instr->constant_parameter_count());
2662 int const_length = ToInteger32(LConstantOperand::cast(instr->length()));
2664 int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
2676 int const_index = ToInteger32(LConstantOperan
[all...]
H A Dlithium-codegen-mips.h73 int32_t ToInteger32(LConstantOperand* op) const;
/external/v8/src/crankshaft/ia32/
H A Dlithium-codegen-ia32.cc403 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1252 int constant = ToInteger32(LConstantOperand::cast(right));
1309 if (ToInteger32(LConstantOperand::cast(right)) < 0) {
1311 } else if (ToInteger32(LConstantOperand::cast(right)) == 0) {
1402 int value = ToInteger32(LConstantOperand::cast(right));
2348 int parameter_count = ToInteger32(instr->constant_parameter_count());
2581 int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
2582 int const_length = ToInteger32(LConstantOperand::cast(instr->length()));
2744 int constant_value = ToInteger32(LConstantOperand::cast(key));
3608 __ lea(result, Operand(base, ToInteger32(offse
[all...]
H A Dlithium-codegen-ia32.h227 int32_t ToInteger32(LConstantOperand* op) const;
/external/v8/src/crankshaft/x87/
H A Dlithium-codegen-x87.cc671 int32_t LCodeGen::ToInteger32(LConstantOperand* op) const { function in class:v8::internal::LCodeGen
1553 int constant = ToInteger32(LConstantOperand::cast(right));
1610 if (ToInteger32(LConstantOperand::cast(right)) < 0) {
1612 } else if (ToInteger32(LConstantOperand::cast(right)) == 0) {
1703 int value = ToInteger32(LConstantOperand::cast(right));
2634 int parameter_count = ToInteger32(instr->constant_parameter_count());
2860 int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
2861 int const_length = ToInteger32(LConstantOperand::cast(instr->length()));
3020 int constant_value = ToInteger32(LConstantOperand::cast(key));
3885 __ lea(result, Operand(base, ToInteger32(offse
[all...]
H A Dlithium-codegen-x87.h255 int32_t ToInteger32(LConstantOperand* op) const;

Completed in 284 milliseconds