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