9 references to ldc_i4_8
ILCompiler.Compiler (6)
Compiler\Dataflow\MethodBodyScanner.cs (1)
429case ILOpcode.ldc_i4_8:
Compiler\SubstitutedILProvider.cs (2)
704case >= ILOpcode.ldc_i4_0 and <= ILOpcode.ldc_i4_8: stack.Push(opcode - ILOpcode.ldc_i4_0); break; 872else if (opcode >= ILOpcode.ldc_i4_0 && opcode <= ILOpcode.ldc_i4_8)
Compiler\TypePreinit.cs (1)
248case ILOpcode.ldc_i4_8:
IL\RvaIntrinsicPatternAnalyzer.cs (1)
264case >= ILOpcode.ldc_i4_0 and <= ILOpcode.ldc_i4_8:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
420case ILOpcode.ldc_i4_8:
ILCompiler.ReadyToRun (1)
IBC\MIbcProfileParser.cs (1)
487case ILOpcode.ldc_i4_8:
ILCompiler.RyuJit (1)
parent\ILCompiler.ReadyToRun\IBC\MIbcProfileParser.cs (1)
487case ILOpcode.ldc_i4_8:
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
89case ILOpcode.ldc_i4_8: