Home
last modified time | relevance | path

Searched defs:compile_kind (Results 1 – 23 of 23) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp249 const char* compile_kind() const { return "AOT"; } in compile_kind() function in AOTCompiledMethod
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp251 const char* compile_kind() const { return "AOT"; } in compile_kind() function in AOTCompiledMethod
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp257 const char* compile_kind() const { return "AOT"; } in compile_kind() function in AOTCompiledMethod
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp249 const char* compile_kind() const { return "AOT"; } in compile_kind() function in AOTCompiledMethod
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp251 const char* compile_kind() const { return "AOT"; } in compile_kind() function in AOTCompiledMethod
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp251 const char* compile_kind() const { return "AOT"; } in compile_kind() function in AOTCompiledMethod
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/aot/
H A DaotCompiledMethod.hpp251 const char* compile_kind() const { return "AOT"; } in compile_kind() function in AOTCompiledMethod
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/cargo/core/compiler/
H A Dfingerprint.rs548 compile_kind: u64, field
1333 let compile_kind = unit.kind.fingerprint_hash(); in calculate_normal() localVariable
H A Dmod.rs5 mod compile_kind; module
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/cargo/core/compiler/
H A Dfingerprint.rs548 compile_kind: u64, field
1333 let compile_kind = unit.kind.fingerprint_hash(); in calculate_normal() localVariable
H A Dmod.rs5 mod compile_kind; module
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/cargo/core/compiler/
H A Dfingerprint.rs548 compile_kind: u64, field
1333 let compile_kind = unit.kind.fingerprint_hash(); in calculate_normal() localVariable
H A Dmod.rs5 mod compile_kind; module
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Dnmethod.cpp396 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A Dnmethod.cpp396 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A Dnmethod.cpp420 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A Dnmethod.cpp404 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Dnmethod.cpp466 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A Dnmethod.cpp466 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A Dnmethod.cpp428 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A Dnmethod.cpp424 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A Dnmethod.cpp421 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A Dnmethod.cpp421 const char* nmethod::compile_kind() const { in compile_kind() function in nmethod