Home
last modified time | relevance | path

Searched refs:value_phis (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmacro.hpp89 …pe ft, const Type *ftype, const TypeOopPtr *adr_t, Node *alloc, Node_Stack *value_phis, int level);
H A Dmacro.cpp393 …t, const Type *phi_type, const TypeOopPtr *adr_t, Node *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
409 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
425 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
451 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
552 Node_Stack value_phis(a, 8); in value_from_mem() local
553 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
558 while(value_phis.is_nonempty()) { in value_from_mem()
559 Node* n = value_phis.node(); in value_from_mem()
561 value_phis.pop(); in value_from_mem()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmacro.hpp89 …pe ft, const Type *ftype, const TypeOopPtr *adr_t, Node *alloc, Node_Stack *value_phis, int level);
H A Dmacro.cpp393 …t, const Type *phi_type, const TypeOopPtr *adr_t, Node *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
409 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
425 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
451 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
552 Node_Stack value_phis(a, 8); in value_from_mem() local
553 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
558 while(value_phis.is_nonempty()) { in value_from_mem()
559 Node* n = value_phis.node(); in value_from_mem()
561 value_phis.pop(); in value_from_mem()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dmacro.cpp412 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
428 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
444 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
473 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
586 Node_Stack value_phis(a, 8); in value_from_mem() local
587 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
592 while(value_phis.is_nonempty()) { in value_from_mem()
593 Node* n = value_phis.node(); in value_from_mem()
595 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp87 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dmacro.cpp387 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
403 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
419 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
448 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
562 Node_Stack value_phis(a, 8); in value_from_mem() local
563 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
568 while(value_phis.is_nonempty()) { in value_from_mem()
569 Node* n = value_phis.node(); in value_from_mem()
571 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp87 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dmacro.cpp412 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
428 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
444 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
473 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
586 Node_Stack value_phis(a, 8); in value_from_mem() local
587 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
592 while(value_phis.is_nonempty()) { in value_from_mem()
593 Node* n = value_phis.node(); in value_from_mem()
595 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp103 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmacro.cpp417 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
433 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
449 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
485 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
603 Node_Stack value_phis(a, 8); in value_from_mem() local
604 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
609 while(value_phis.is_nonempty()) { in value_from_mem()
610 Node* n = value_phis.node(); in value_from_mem()
612 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp103 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dmacro.cpp395 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
411 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
427 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
456 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
568 Node_Stack value_phis(8); in value_from_mem() local
569 Node* phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
574 while(value_phis.is_nonempty()) { in value_from_mem()
575 Node* n = value_phis.node(); in value_from_mem()
577 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp106 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dmacro.cpp347 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
363 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
379 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
411 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
522 Node_Stack value_phis(8); in value_from_mem() local
523 Node* phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
528 while(value_phis.is_nonempty()) { in value_from_mem()
529 Node* n = value_phis.node(); in value_from_mem()
531 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp99 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dmacro.cpp417 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
433 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
449 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
485 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
603 Node_Stack value_phis(a, 8); in value_from_mem() local
604 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
609 while(value_phis.is_nonempty()) { in value_from_mem()
610 Node* n = value_phis.node(); in value_from_mem()
612 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp103 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dmacro.cpp430 … Type *phi_type, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level) { in value_from_mem_phi() argument
446 Node* new_phi = value_phis->find(mem->_idx); in value_from_mem_phi()
462 value_phis->push(phi, mem->_idx); in value_from_mem_phi()
491 val = value_from_mem_phi(val, ft, phi_type, adr_t, alloc, value_phis, level-1); in value_from_mem_phi()
604 Node_Stack value_phis(a, 8); in value_from_mem() local
605 Node * phi = value_from_mem_phi(mem, ft, ftype, adr_t, alloc, &value_phis, ValueSearchLimit); in value_from_mem()
610 while(value_phis.is_nonempty()) { in value_from_mem()
611 Node* n = value_phis.node(); in value_from_mem()
613 value_phis.pop(); in value_from_mem()
H A Dmacro.hpp106 …onst Type *ftype, const TypeOopPtr *adr_t, AllocateNode *alloc, Node_Stack *value_phis, int level);