9 references to ldc_r4
ILCompiler.Compiler (5)
Compiler\Dataflow\MethodBodyScanner.cs (1)
467
case ILOpcode.
ldc_r4
:
Compiler\TypePreinit.cs (2)
265
case ILOpcode.
ldc_r4
:
268
opcode == ILOpcode.
ldc_r4
? reader.ReadILFloat() : reader.ReadILDouble()));
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
144
case ILOpcode.
ldc_r4
:
432
case ILOpcode.
ldc_r4
:
ILCompiler.ReadyToRun (1)
IBC\MIbcProfileParser.cs (1)
419
case ILOpcode.
ldc_r4
:
ILCompiler.RyuJit (1)
parent\ILCompiler.ReadyToRun\IBC\MIbcProfileParser.cs (1)
419
case ILOpcode.
ldc_r4
:
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
325
case ILOpcode.
ldc_r4
:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
93
case ILOpcode.
ldc_r4
: