11 references to CORINFO_WASM_TYPE_I32
ILCompiler.ReadyToRun (11)
Compiler\DependencyAnalysis\ReadyToRun\WasmImportThunk.cs (5)
114static 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)
36CorInfoWasmType.CORINFO_WASM_TYPE_I32, 37CorInfoWasmType.CORINFO_WASM_TYPE_I32, 38CorInfoWasmType.CORINFO_WASM_TYPE_I32, 39CorInfoWasmType.CORINFO_WASM_TYPE_I32,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
3903return CorInfoWasmType.CORINFO_WASM_TYPE_I32; 3914return CorInfoWasmType.CORINFO_WASM_TYPE_I32; // unreachable