11 references to CORINFO_WASM_TYPE_I32
ILCompiler.ReadyToRun (11)
Compiler\DependencyAnalysis\ReadyToRun\WasmImportThunk.cs (5)
114
static CorInfoWasmType[] _helperTypeParams = new CorInfoWasmType[] { CorInfoWasmType.
CORINFO_WASM_TYPE_I32
, CorInfoWasmType.
CORINFO_WASM_TYPE_I32
, CorInfoWasmType.
CORINFO_WASM_TYPE_I32
, CorInfoWasmType.
CORINFO_WASM_TYPE_I32
, CorInfoWasmType.
CORINFO_WASM_TYPE_I32
};
Compiler\DependencyAnalysis\ReadyToRun\WasmR2RToInterpreterThunkNode.cs (4)
36
CorInfoWasmType.
CORINFO_WASM_TYPE_I32
,
37
CorInfoWasmType.
CORINFO_WASM_TYPE_I32
,
38
CorInfoWasmType.
CORINFO_WASM_TYPE_I32
,
39
CorInfoWasmType.
CORINFO_WASM_TYPE_I32
,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
3903
return CorInfoWasmType.
CORINFO_WASM_TYPE_I32
;
3914
return CorInfoWasmType.
CORINFO_WASM_TYPE_I32
; // unreachable