Searched refs:sti (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFrameLowering.h27 explicit MipsFrameLowering(const MipsSubtarget &sti, Align Alignment) argument
28 : TargetFrameLowering(StackGrowsDown, Alignment, 0, Alignment), STI(sti) {
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.h71 RegisterFileStatistics(const llvm::MCSubtargetInfo &sti);
H A DResourcePressureView.h90 ResourcePressureView(const llvm::MCSubtargetInfo &sti,
H A DTimelineView.h168 TimelineView(const llvm::MCSubtargetInfo &sti, llvm::MCInstPrinter &Printer,
H A DRegisterFileStatistics.cpp20 RegisterFileStatistics::RegisterFileStatistics(const MCSubtargetInfo &sti) argument
21 : STI(sti) {
H A DResourcePressureView.cpp21 ResourcePressureView::ResourcePressureView(const llvm::MCSubtargetInfo &sti, argument
24 : STI(sti), MCIP(Printer), Source(S), LastInstructionIdx(0) {
H A DTimelineView.cpp20 TimelineView::TimelineView(const MCSubtargetInfo &sti, MCInstPrinter &Printer, argument
23 : STI(sti), MCIP(Printer), Source(S), CurrentCycle(0),
H A DBottleneckAnalysis.cpp451 BottleneckAnalysis::BottleneckAnalysis(const MCSubtargetInfo &sti,
454 : STI(sti), MCIP(Printer), Tracker(STI.getSchedModel()), DG(S.size() * 3),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFFrameLowering.h23 explicit BPFFrameLowering(const BPFSubtarget &sti) argument
/freebsd-11-stable/sys/pc98/apm/
H A Dapm_bioscall.S73 sti
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_exception.S60 sti
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.h21 explicit Thumb1FrameLowering(const ARMSubtarget &sti);
H A DARMFrameLowering.h27 explicit ARMFrameLowering(const ARMSubtarget &sti);
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dstart.s57 sti
65 sti
H A Dboot.s123 sti
/freebsd-11-stable/sys/dev/stg/
H A Dtmc18c30.c253 struct stg_targ_info *sti = (void *) ti; local
260 sti->sti_reg_synch = 0;
347 struct stg_targ_info *sti = (void *) ti; local
368 sti->sti_reg_synch = (period - 200) / 50;
370 sti->sti_reg_synch ++;
371 sti->sti_reg_synch |= SSCTL_SYNCHEN;
375 sti->sti_reg_synch = (period - 100) / 50;
377 sti->sti_reg_synch ++;
378 sti->sti_reg_synch |= SSCTL_SYNCHEN | SSCTL_FSYNCHEN;
380 bus_write_1(sc->port_res, tmc_ssctl, sti
865 struct stg_targ_info *sti = (void *) ti; local
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dexception.s394 sti
464 sti
511 sti
/freebsd-11-stable/sys/amd64/amd64/
H A Dexception.S243 sti
408 sti
501 sti
550 sti
603 sti
911 sti
1129 sti
1282 sti
1310 sti
1323 sti
[all...]
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S188 pm_end: sti # Turn interrupts back on now
254 seta20.3: sti # Enable interrupts
/freebsd-11-stable/sys/compat/ndis/
H A Dwinx32_wrap.S384 sti
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptldr.S135 seta20.3: sti # Enable interrupts
/freebsd-11-stable/stand/i386/boot2/
H A Dboot1.S218 seta20.3: sti # Enable interrupts
314 sti # Enable interrupts
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp27 InstrBuilder::InstrBuilder(const llvm::MCSubtargetInfo &sti, argument
31 : STI(sti), MCII(mcii), MRI(mri), MCIA(mcia), FirstCallInst(true),
/freebsd-11-stable/stand/i386/libi386/
H A Drelocater_tramp.S310 sti
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsldr.S172 seta20.3: sti # Enable interrupts

Completed in 325 milliseconds

12