Home
last modified time | relevance | path

Searched defs:to_arrayType (Results 1 – 4 of 4) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkType.hpp118 static llvm::Type* to_arrayType(BasicType type) { in to_arrayType() function in SharkType
121 static llvm::Type* to_arrayType(ciType* type) { in to_arrayType() function in SharkType
H A DsharkContext.hpp177 llvm::Type* to_arrayType(BasicType type) const { in to_arrayType() function in SharkContext
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/shark/
H A DsharkType.hpp118 static llvm::Type* to_arrayType(BasicType type) { in to_arrayType() function in SharkType
121 static llvm::Type* to_arrayType(ciType* type) { in to_arrayType() function in SharkType
H A DsharkContext.hpp177 llvm::Type* to_arrayType(BasicType type) const { in to_arrayType() function in SharkContext