Home
last modified time | relevance | path

Searched defs:BranchInstr (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DBranchInstr.cs16 public class BranchInstr : IInstr { class
21 public BranchInstr (PEAPI.BranchOp op, LabelInfo label, Location loc) in BranchInstr() method in Mono.ILASM.BranchInstr
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs284 internal class BranchInstr : Instr { class
289 internal BranchInstr(int inst, CILLabel dst) : base(inst) in BranchInstr() method in PEAPI.BranchInstr
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/github.com/hodgesds/perf-utils/
H A Dprocess_profile.go52 BranchInstr *uint64 `json:"branch_instr,omitempty"` member
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/hodgesds/perf-utils/
H A Dprocess_profile.go52 BranchInstr *uint64 `json:"branch_instr,omitempty"` member