Home
last modified time | relevance | path

Searched defs:call_kind (Results 1 – 21 of 21) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.hpp89 CallKind call_kind() const { return _call_kind; } in call_kind() function in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DlinkResolver.hpp89 CallKind call_kind() const { return _call_kind; } in call_kind() function in VALUE_OBJ_CLASS_SPEC
/dports/lang/ocaml/ocaml-4.05.0/middle_end/
H A Dflambda.mli22 type call_kind = type
H A Dflambda.ml19 type call_kind = type
/dports/lang/ocaml-nox11/ocaml-4.05.0/middle_end/
H A Dflambda.mli22 type call_kind = type
H A Dflambda.ml19 type call_kind = type
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp105 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp107 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp107 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp107 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp105 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp105 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DlinkResolver.hpp107 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DlinkResolver.hpp107 CallKind call_kind() const { return _call_kind; } in call_kind() function in CallInfo
/dports/devel/R-cran-tidyselect/tidyselect/R/
H A Deval-walk.R196 call_kind <- function(expr) { function
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_completion/src/
H A Dcontext.rs42 call_kind: Option<CallKind>, field
/dports/lang/v8/v8-9.6.180.12/test/fuzzer/
H A Dwasm-compile.cc585 void call(DataRange* data, ValueType wanted_kind, CallKind call_kind) { in call()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc3820 const Value args[], Value returns[], CallKind call_kind) { in CallDirect()
3899 CallKind call_kind) { in CallIndirect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Dwasm-compiler.cc6953 WasmGraphBuilder::UseRetpoline use_retpoline, WasmCallKind call_kind) { in GetWasmCallDescriptor()
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Dwasm-compiler.cc8012 WasmCallKind call_kind, in GetWasmCallDescriptor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Dwasm-compiler.cc7930 WasmGraphBuilder::UseRetpoline use_retpoline, WasmCallKind call_kind) { in GetWasmCallDescriptor()