Searched defs:oop_type (Results 1 - 5 of 5) sorted by relevance

/openjdk10/hotspot/src/share/vm/shark/
H A DsharkType.hpp94 static llvm::PointerType* oop_type() { function in class:SharkType
H A DsharkContext.hpp143 llvm::PointerType* oop_type() const { function in class:SharkContext
/openjdk10/hotspot/src/share/vm/code/
H A DrelocInfo.hpp260 oop_type = 1, // embedded oop enumerator in enum:VALUE_OBJ_CLASS_SPEC::relocType
/openjdk10/hotspot/src/share/vm/opto/
H A Dcallnode.cpp1420 Node *AllocateArrayNode::make_ideal_length(const TypeOopPtr* oop_type, PhaseTransform *phase, bool allow_new_nodes) { argument
H A DgraphKit.cpp3502 const TypeOopPtr* oop_type = tklass->as_instance_type(); local
3357 set_output_for_allocation(AllocateNode* alloc, const TypeOopPtr* oop_type, bool deoptimize_on_exception) argument

Completed in 81 milliseconds