Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.h1533 set_representation(Representation::Integer32()); in HClampToUint8()
2313 return Representation::Integer32(); in RequiredInputRepresentation()
2360 set_representation(Representation::Integer32()); in HUnaryMathOperation()
2364 set_representation(Representation::Integer32()); in HUnaryMathOperation()
3062 if (HasInteger32Value()) return Representation::Integer32(); in KnownOptimalRepresentation()
3343 ? Representation::Integer32() : new_rep; in UpdateRepresentation()
3422 ? Representation::Integer32() in RequiredInputRepresentation()
3502 set_representation(Representation::Integer32()); in HArgumentsLength()
3520 : Representation::Integer32(); in RequiredInputRepresentation()
3626 if (new_rep.IsDouble()) new_rep = Representation::Integer32(); in UpdateRepresentation()
[all …]
Dhydrogen-instructions.cc51 return Representation::Integer32(); in HYDROGEN_CONCRETE_INSTRUCTION_LIST()
89 Representation::Integer32(), h_infer, "use requirements"); in InferRepresentation()
214 Representation r = Representation::Integer32(); in AddConstant()
978 if (r.is_more_general_than(Representation::Integer32())) { in InferRepresentation()
979 r = Representation::Integer32(); in InferRepresentation()
1380 return Representation::Integer32(); in RequiredInputRepresentation()
1514 left, Representation::Integer32(), false, false, true)); in Canonicalize()
1522 Representation::Integer32(), right->block()->zone())); in Canonicalize()
1533 right, Representation::Integer32(), false, false, true)); in Canonicalize()
2336 r = Representation::Integer32(); in Initialize()
[all …]
Dhydrogen.cc1636 mask->ChangeRepresentation(Representation::Integer32()); in BuildUncheckedDictionaryElementLoad()
8611 argument, Representation::Integer32()); in TryInlineBuiltinMethodCall()
10424 if (type->Is(AstType::Signed32())) return Representation::Integer32(); in RepresentationFor()
10660 Representation::Integer32()); in EnforceNumberType()
/external/v8/src/crankshaft/arm/
Dlithium-gap-resolver-arm.cc238 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
253 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
Dlithium-codegen-arm.cc485 return ToRepresentation(op, Representation::Integer32()); in ToInteger32()
/external/v8/src/crankshaft/mips/
Dlithium-gap-resolver-mips.cc231 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
245 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
Dlithium-codegen-mips.cc501 return ToRepresentation(op, Representation::Integer32()); in ToInteger32()
/external/v8/src/crankshaft/x87/
Dlithium-gap-resolver-x87.cc293 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
313 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
Dlithium-codegen-x87.cc680 return ToRepresentation(op, Representation::Integer32()); in ToInteger32()
1808 Representation::Integer32()); in BuildSeqStringOperand()
1868 Representation::Integer32()); in DoSeqStringSetChar()
/external/v8/src/crankshaft/ia32/
Dlithium-gap-resolver-ia32.cc292 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
316 ? Representation::Smi() : Representation::Integer32(); in EmitMove()
Dlithium-codegen-ia32.cc412 return ToRepresentation(op, Representation::Integer32()); in ToInteger32()
1531 Representation::Integer32()); in BuildSeqStringOperand()
1591 Representation::Integer32()); in DoSeqStringSetChar()
/external/v8/src/
Dproperty-details.h111 static Representation Integer32() { return Representation(kInteger32); } in Integer32() function
/external/v8/src/crankshaft/x64/
Dlithium-codegen-x64.cc455 return ToRepresentation(op, Representation::Integer32()); in ToInteger32()
2597 representation = Representation::Integer32(); in DoLoadNamedField()
3760 representation = Representation::Integer32(); in DoStoreNamedField()
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc2692 representation = Representation::Integer32(); in DoLoadNamedField()
3909 representation = Representation::Integer32(); in DoStoreNamedField()
4136 representation = Representation::Integer32(); in DoStoreKeyedFixedArray()
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc451 return ToRepresentation(op, Representation::Integer32()); in ToInteger32()
2731 representation = Representation::Integer32(); in DoShiftI()
3900 representation = Representation::Integer32(); in DoShiftI()
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc473 return ToRepresentation(op, Representation::Integer32()); in ToInteger32()
2762 representation = Representation::Integer32(); in DoShiftI()
3999 representation = Representation::Integer32(); in DoShiftI()
/external/v8/src/crankshaft/arm64/
Dlithium-codegen-arm64.cc3302 Representation::Integer32()); in DoLoadNamedField()
5041 Representation::Integer32()); in DoStoreNamedField()