12 references to cgt_un
ILCompiler.Compiler (10)
Compiler\Dataflow\MethodBodyScanner.cs (1)
400case ILOpcode.cgt_un:
Compiler\HardwareIntrinsicHelpers.Aot.cs (1)
73codeStream.Emit(ILOpcode.cgt_un);
Compiler\TypePreinit.cs (5)
1327case ILOpcode.cgt_un: 1337else if (opcode == ILOpcode.cgt_un) 1350else if (opcode == ILOpcode.cgt_un) 1363else if (opcode == ILOpcode.cgt_un) 1374if (opcode == ILOpcode.cgt_un)
IL\IsInstCheckPatternAnalyzer.cs (1)
68if (opcode == ILOpcode.cgt_un)
parent\parent\Common\TypeSystem\IL\ILImporter.cs (1)
855case 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)
127case ILOpcode.cgt_un: