Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.h802 void set_representation(Representation r) { in set_representation() function
1258 set_representation(Representation::Tagged()); in HDummyUse()
1458 set_representation(Representation::Tagged()); in HUnaryControlInstruction()
1491 set_representation(Representation::Tagged()); in HContext()
1596 set_representation(required_representation); in DECLARE_CONCRETE_INSTRUCTION()
1611 set_representation(to); in HChange()
1675 set_representation(Representation::Integer32()); in HClampToUint8()
1705 set_representation(Representation::Integer32()); in HDoubleBits()
1733 set_representation(Representation::Double()); in HConstructDouble()
2107 set_representation(Representation::Tagged()); in HPushArguments()
[all …]
Dhydrogen-instructions.cc2865 set_representation(r); in Initialize()
/external/v8/src/
Dcode-stubs.h1304 void set_representation(Representation r) { in set_representation() function