7 references to Pushr4
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (1)
832
case StackBehaviour.
Pushr4
:
Linker\MethodBodyScanner.cs (1)
40
case StackBehaviour.
Pushr4
:
Mono.Cecil (5)
Mono.Cecil.Cil\CodeWriter.cs (1)
498
case StackBehaviour.
Pushr4
:
Mono.Cecil.Cil\OpCodes.cs (4)
156
(byte) OpCodeType.Primitive << 0 | (byte) OperandType.ShortInlineR << 8 | (byte) StackBehaviour.Pop0 << 16 | (byte) StackBehaviour.
Pushr4
<< 24);
328
(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Popi << 16 | (byte) StackBehaviour.
Pushr4
<< 24);
444
(byte) OpCodeType.Primitive << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Pop1 << 16 | (byte) StackBehaviour.
Pushr4
<< 24);
616
(byte) OpCodeType.Objmodel << 0 | (byte) OperandType.InlineNone << 8 | (byte) StackBehaviour.Popref_popi << 16 | (byte) StackBehaviour.
Pushr4
<< 24);