Searched refs:lis (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/stand/powerpc/uboot/
H A Dstart.S38 lis %r11, uboot_address@ha
42 lis %r11, saved_regs@ha
60 lis %r11, saved_regs@ha
68 lis %r11, syscall_ptr@ha
/freebsd-11-stable/libexec/rtld-elf/powerpc/
H A Drtld_start.S167 lis %r12,0 # lis 12,jmptab@ha
173 lis %r12,0 # lis 12,_rtld_bind_start@ha
176 lis %r12,0 # lis 12,obj@ha
/freebsd-11-stable/lib/libc/powerpc/sys/
H A Dbrk.S52 lis %r5,HIDENAME(minbrk)@ha
67 lis %r7,HIDENAME(curbrk)@ha /* record new break */
H A Dsetlogin.S45 lis %r4,CNAME(_logname_valid)@ha
H A Dsbrk.S51 lis %r5,HIDENAME(curbrk)@ha
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h60 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument
64 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
H A DLiveRangeEdit.h132 /// @param lis The collection of all live intervals in this function.
139 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm,
142 : Parent(parent), NewRegs(newRegs), MRI(MF.getRegInfo()), LIS(lis),
138 LiveRangeEdit(LiveInterval *parent, SmallVectorImpl<unsigned> &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate = nullptr, SmallPtrSet<MachineInstr *, 32> *deadRemats = nullptr) argument
H A DMachinePipeliner.h200 SwingSchedulerDAG(MachinePipeliner &P, MachineLoop &L, LiveIntervals &lis, argument
202 : ScheduleDAGInstrs(*P.MF, P.MLI, false), Pass(P), Loop(L), LIS(lis),
H A DRegisterPressure.h404 const LiveIntervals *lis, const MachineBasicBlock *mbb,
H A DLiveInterval.h996 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {}
/freebsd-11-stable/sys/powerpc/booke/
H A Dlocore.S114 lis %r4, HID0_E500_DEFAULT_SET@h
121 lis %r4, HID0_E500MC_DEFAULT_SET@h
128 lis %r4, HID0_E5500_DEFAULT_SET@h
144 lis %r3, HID1_E500_DEFAULT_SET@h
189 lis %r3, MAS0_TLBSEL1@h /* Select TLB1 */
200 lis %r3, KERNBASE@h
320 lis %r4, HID0_E500_DEFAULT_SET@h
325 lis %r4, HID0_E500MC_DEFAULT_SET@h
331 lis %r4, HID0_E5500_DEFAULT_SET@h
380 lis
[all...]
H A Dtrap_subr.S577 lis %r21, VM_MAXUSER_ADDRESS@h
627 lis %r23, 0xffff0000@h /* revoke all permissions */
676 lis %r21, PTBL_MASK@h
849 lis %r5, (TDF_ASTPENDING | TDF_NEEDRESCHED)@h
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h103 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { argument
108 LIS = lis;
172 SlotIndexes *indexes, LiveIntervals *lis,
H A DRegAllocBase.h81 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);
H A DRegAllocBase.cpp58 LiveIntervals &lis,
63 LIS = &lis;
57 init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat) argument
H A DSplitKit.h63 InsertPointAnalysis(const LiveIntervals &lis, unsigned BBNum);
168 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis,
445 SplitEditor(SplitAnalysis &sa, AliasAnalysis &aa, LiveIntervals &lis,
H A DInterferenceCache.cpp57 LiveIntervals *lis,
64 Entries[i].clear(mf, indexes, lis);
54 init(MachineFunction *mf, LiveIntervalUnion *liuarray, SlotIndexes *indexes, LiveIntervals *lis, const TargetRegisterInfo *tri) argument
H A DSplitKit.cpp71 InsertPointAnalysis::InsertPointAnalysis(const LiveIntervals &lis, argument
73 : LIS(lis), LastInsertPoint(BBNum) {}
151 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, argument
153 : MF(vrm.getMachineFunction()), VRM(vrm), LIS(lis), Loops(mli),
154 TII(*MF.getSubtarget().getInstrInfo()), IPA(lis, MF.getNumBlockIDs()) {}
366 LiveIntervals &lis, VirtRegMap &vrm,
369 : SA(sa), AA(aa), LIS(lis), VRM(vrm),
365 SplitEditor(SplitAnalysis &sa, AliasAnalysis &aa, LiveIntervals &lis, VirtRegMap &vrm, MachineDominatorTree &mdt, MachineBlockFrequencyInfo &mbfi) argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_listener.c144 errorcb(struct evconnlistener *lis, void *data_) argument
148 evconnlistener_disable(lis);
/freebsd-11-stable/stand/powerpc/kboot/
H A Dhost_syscall.S70 lis %r6,21 # KEXEC_ARCH_PPC64
/freebsd-11-stable/contrib/byacc/
H A Dvmsbuild.com161 $ if f$search("*.lis") .nes. "" then delete *.lis;*
169 $ if f$search("*.lis") .nes. "" then purge *.lis
/freebsd-11-stable/crypto/openssl/crypto/modes/asm/
H A Dghashp8-ppc.pl59 lis r0,0xfff0
103 lis r0,0xfff8
153 lis r0,0xfff8
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-ppc.pl296 lis $K,0x5a82
301 lis $K,0x6ed9
306 lis $K,0x8f1b
311 lis $K,0xca62
/freebsd-11-stable/sys/powerpc/aim/
H A Dtrap_subr64.S325 lis %r3,1@l
424 lis %r3,SEGMENT_MASK@highesta
430 lis %r3,USER_ADDR@highesta
745 lis %r5, (TDF_ASTPENDING|TDF_NEEDRESCHED)@h
H A Dtrap_subr32.S323 lis %r3,1@l
810 lis %r5, (TDF_ASTPENDING|TDF_NEEDRESCHED)@h

Completed in 232 milliseconds

12