Home
last modified time | relevance | path

Searched refs:TypeInstr (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DTypeInstr.cs15 public class TypeInstr : IInstr { class
20 public TypeInstr (PEAPI.TypeOp op, BaseTypeRef operand, Location loc) in TypeInstr() method in Mono.ILASM.TypeInstr
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/
H A Dilasm.exe.sources35 codegen/TypeInstr.cs
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs267 internal class TypeInstr : Instr { class
270 internal TypeInstr(int inst, Type aType, MetaData md) : base(inst) in TypeInstr() method in PEAPI.TypeInstr
516 AddToBuffer(new TypeInstr((int)inst,aType,metaData)); in TypeInst()
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/parser/
H A DILParser.jay2537 codegen.CurrentMethodDef.AddInstr (new TypeInstr ((TypeOp) $1,