12 references to cgt_un
ILCompiler.Compiler (10)
Compiler\Dataflow\MethodBodyScanner.cs (1)
400
case ILOpcode.
cgt_un
:
Compiler\HardwareIntrinsicHelpers.Aot.cs (1)
73
codeStream.Emit(ILOpcode.
cgt_un
);
Compiler\TypePreinit.cs (5)
1327
case ILOpcode.
cgt_un
:
1337
else if (opcode == ILOpcode.
cgt_un
)
1350
else if (opcode == ILOpcode.
cgt_un
)
1363
else if (opcode == ILOpcode.
cgt_un
)
1374
if (opcode == ILOpcode.
cgt_un
)
IL\IsInstCheckPatternAnalyzer.cs (1)
68
if (opcode == ILOpcode.
cgt_un
)
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
855
case ILOpcode.
cgt_un
:
parent\parent\Common\TypeSystem\IL\Stubs\UnsafeIntrinsics.cs (1)
60
(byte)ILOpcode.prefix1, unchecked((byte)ILOpcode.
cgt_un
),
ILCompiler.ReadyToRun (1)
parent\parent\Common\TypeSystem\IL\Stubs\UnsafeIntrinsics.cs (1)
60
(byte)ILOpcode.prefix1, unchecked((byte)ILOpcode.
cgt_un
),
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
127
case ILOpcode.
cgt_un
: