Home
last modified time | relevance | path

Searched refs:getKnownType (Results 1 – 25 of 81) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/jfr/internal/
H A DType.java113 Type type = Type.getKnownType(clazz); in getTypeId()
149 public static Type getKnownType(String typeName) { in getKnownType() method in Type
168 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java122 Type type = Type.getKnownType(clazz); in getTypeId()
158 public static Type getKnownType(String typeName) { in getKnownType() method in Type
177 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/jdk/jfr/internal/
H A DType.java113 Type type = Type.getKnownType(clazz); in getTypeId()
149 public static Type getKnownType(String typeName) { in getKnownType() method in Type
168 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java114 Type type = Type.getKnownType(clazz); in getTypeId()
150 public static Type getKnownType(String typeName) { in getKnownType() method in Type
169 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java114 Type type = Type.getKnownType(clazz); in getTypeId()
150 public static Type getKnownType(String typeName) { in getKnownType() method in Type
169 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java122 Type type = Type.getKnownType(clazz); in getTypeId()
158 public static Type getKnownType(String typeName) { in getKnownType() method in Type
177 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java121 Type type = Type.getKnownType(clazz); in getTypeId()
157 public static Type getKnownType(String typeName) { in getKnownType() method in Type
176 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java114 Type type = Type.getKnownType(clazz); in getTypeId()
150 public static Type getKnownType(String typeName) { in getKnownType() method in Type
169 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java114 Type type = Type.getKnownType(clazz); in getTypeId()
150 public static Type getKnownType(String typeName) { in getKnownType() method in Type
169 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jfr/share/classes/jdk/jfr/internal/
H A DType.java114 Type type = Type.getKnownType(clazz); in getTypeId()
150 public static Type getKnownType(String typeName) { in getKnownType() method in Type
169 public static Type getKnownType(Class<?> clazz) { in getKnownType() method in Type
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp364 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DDAGISelMatcher.cpp351 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DDAGISelMatcher.cpp341 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp365 MVT::SimpleValueType NodeType = getOpcode().getKnownType(CT->getResNo()); in isContradictoryImpl()

1234