Lines Matching defs:New

958   static I* New(Zone* zone, HValue* context) {                                 \
963 static I* New(Zone* zone, HValue* context, P1 p1) { \
968 static I* New(Zone* zone, HValue* context, P1 p1, P2 p2) { \
973 static I* New(Zone* zone, HValue* context, P1 p1, P2 p2, P3 p3) { \
978 static I* New(Zone* zone, \
988 static I* New(Zone* zone, \
999 static I* New(Zone* zone, \
1011 static I* New(Zone* zone, HValue* context) { \
1016 static I* New(Zone* zone, HValue* context, P1 p1) { \
1021 static I* New(Zone* zone, HValue* context, P1 p1, P2 p2) { \
1026 static I* New(Zone* zone, HValue* context, P1 p1, P2 p2, P3 p3) { \
1031 static I* New(Zone* zone, \
1041 static I* New(Zone* zone, \
1393 static HDeoptimize* New(Zone* zone,
1537 static HContext* New(Zone* zone) {
1635 static HInstruction* New(Zone* zone, HValue* context, HValue* value,
2004 static HEnterInlined* New(Zone* zone, HValue* context, BailoutId return_id,
2093 static HPushArguments* New(Zone* zone, HValue* context) {
2096 static HPushArguments* New(Zone* zone, HValue* context, HValue* arg1) {
2101 static HPushArguments* New(Zone* zone, HValue* context, HValue* arg1,
2108 static HPushArguments* New(Zone* zone, HValue* context, HValue* arg1,
2116 static HPushArguments* New(Zone* zone, HValue* context, HValue* arg1,
2280 static HCallJSFunction* New(Zone* zone,
2323 static HCallWithDescriptor* New(Zone* zone, HValue* context, HValue* target,
2422 static HInvokeFunction* New(Zone* zone,
2586 static HInstruction* New(Zone* zone,
2729 static HCheckMaps* New(Zone* zone, HValue* context, HValue* value,
2734 static HCheckMaps* New(Zone* zone, HValue* context,
2848 static HCheckValue* New(Zone* zone, HValue* context,
2859 static HCheckValue* New(Zone* zone, HValue* context,
3411 static HArgumentsObject* New(Zone* zone, HValue* context, int count) {
3490 return instruction->Append(HConstant::New(
3507 return instruction->Prepend(HConstant::New(
4770 static HInstruction* New(Zone* zone,
4809 static HInstruction* New(Zone* zone,
4872 static HInstruction* New(Zone* zone,
4905 static HInstruction* New(Zone* zone,
4914 HInstruction* instr = HMul::New(zone, context, left, right);
4955 static HInstruction* New(Zone* zone,
4989 static HInstruction* New(Zone* zone,
5023 static HInstruction* New(Zone* zone,
5071 static HInstruction* New(Zone* zone,
5133 static HInstruction* New(Zone* zone,
5164 static HInstruction* New(Zone* zone,
5203 static HInstruction* New(Zone* zone,
5242 static HInstruction* New(Zone* zone,
5522 static HAllocate* New(Zone* zone,
5704 static HStoreCodeEntry* New(Zone* zone,
5730 static HInnerAllocatedObject* New(Zone* zone,
7204 inline static HTransitionElementsKind* New(Zone* zone,
7266 static HInstruction* New(Zone* zone,
7367 static HInstruction* New(Zone* zone,
7613 static HInstruction* New(Zone* zone,