13 references to conv_i4
ILCompiler.Compiler (11)
Compiler\Dataflow\MethodBodyScanner.cs (1)
562
case ILOpcode.
conv_i4
:
Compiler\TypePreinit.cs (4)
810
case ILOpcode.
conv_i4
:
846
case ILOpcode.
conv_i4
:
890
case ILOpcode.
conv_i4
:
937
case ILOpcode.
conv_i4
:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
591
case ILOpcode.
conv_i4
:
parent\parent\Common\TypeSystem\IL\NativeAotILProvider.cs (1)
196
convInstruction = ILOpcode.
conv_i4
;
parent\parent\Common\TypeSystem\Interop\IL\InlineArrayType.cs (2)
395
codeStream.Emit(ILOpcode.
conv_i4
);
399
codeStream.Emit(ILOpcode.
conv_i4
);
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
355
codeStream.Emit(ILOpcode.
conv_i4
);
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1153
codeStream.Emit(ILOpcode.
conv_i4
);
ILCompiler.ReadyToRun (1)
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.cs (1)
1153
codeStream.Emit(ILOpcode.
conv_i4
);
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
345
case ILOpcode.
conv_i4
: