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

12

/external/llvm/lib/CodeGen/
H A DSplitter.cpp45 StartSlotComparator(LiveIntervals &lis) : lis(lis) {} argument
48 return lis.getMBBStartIdx(mbb1) < lis.getMBBStartIdx(mbb2);
51 LiveIntervals &lis; member in class:llvm::StartSlotComparator
101 newLI = &ls.lis->getOrCreateInterval(vreg);
111 ls.lis->getVNInfoAllocator());
131 ls.lis->findExitingRange(li, preHeader);
142 ls.lis
[all...]
H A DSpiller.cpp56 LiveIntervals *lis; member in class:__anon6688::SpillerBase
66 lis = &pass.getAnalysis<LiveIntervals>();
122 LiveInterval *newLI = &lis->getOrCreateInterval(newVReg);
143 lis->InsertMachineInstrInMaps(loadInstr).getDefIndex();
147 newLI->getNextValue(loadIndex, 0, lis->getVNInfoAllocator());
157 lis->InsertMachineInstrInMaps(storeInstr).getDefIndex();
161 newLI->getNextValue(beginIndex, 0, lis->getVNInfoAllocator());
197 LiveIntervals *lis; member in class:__anon6690::StandardSpiller
205 lis(&pass.getAnalysis<LiveIntervals>()),
213 lis
[all...]
H A DLiveRangeEdit.cpp56 void LiveRangeEdit::scanRemattable(LiveIntervals &lis, argument
64 MachineInstr *DefMI = lis.getInstructionFromIndex(VNI->def);
72 bool LiveRangeEdit::anyRematerializable(LiveIntervals &lis, argument
76 scanRemattable(lis, tii, aa);
85 LiveIntervals &lis) {
93 if (MO.isUndef() || !lis.hasInterval(MO.getReg()))
101 LiveInterval &li = lis.getInterval(MO.getReg());
114 LiveIntervals &lis) {
124 DefIdx = lis.getInstructionIndex(RM.OrigMI);
127 RM.OrigMI = lis
82 allUsesAvailableAt(const MachineInstr *OrigMI, SlotIndex OrigIdx, SlotIndex UseIdx, LiveIntervals &lis) argument
111 canRematerializeAt(Remat &RM, SlotIndex UseIdx, bool cheapAsAMove, LiveIntervals &lis) argument
142 rematerializeAt(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI, unsigned DestReg, const Remat &RM, LiveIntervals &lis, const TargetInstrInfo &tii, const TargetRegisterInfo &tri, bool Late) argument
[all...]
H A DCalcSpillWeights.cpp48 LiveIntervals &lis = getAnalysis<LiveIntervals>(); local
49 VirtRegAuxInfo vrai(fn, lis, getAnalysis<MachineLoopInfo>());
50 for (LiveIntervals::iterator I = lis.begin(), E = lis.end(); I != E; ++I) {
H A DRegAllocPBQP.cpp135 LiveIntervals *lis; member in class:__anon6652::RegAllocPBQP
193 const LiveIntervals *lis,
207 for (LiveIntervals::const_iterator itr = lis->begin(), end = lis->end();
222 const LiveInterval *vregLI = &lis->getInterval(vreg);
240 const LiveInterval *pregLI = &lis->getInterval(preg);
288 const LiveInterval &l1 = lis->getInterval(vr1);
294 const LiveInterval &l2 = lis->getInterval(vr2);
339 const LiveIntervals *lis,
343 std::auto_ptr<PBQPRAProblem> p = PBQPBuilder::build(mf, lis, loopInf
192 build(MachineFunction *mf, const LiveIntervals *lis, const MachineLoopInfo *loopInfo, const RegSet &vregs) argument
337 build( MachineFunction *mf, const LiveIntervals *lis, const MachineLoopInfo *loopInfo, const RegSet &vregs) argument
[all...]
H A DRenderMachineFunction.h63 LiveIntervals *lis, const RenderMachineFunction *rmf);
119 LiveIntervals *lis; member in class:llvm::MFRenderingOptions
142 const TargetRegisterInfo *tri, LiveIntervals *lis);
171 LiveIntervals *lis; member in class:llvm::TargetRegisterExtraInfo
248 LiveIntervals *lis; member in class:llvm::RenderMachineFunction
H A DLiveRangeEdit.h75 void scanRemattable(LiveIntervals &lis,
82 SlotIndex UseIdx, LiveIntervals &lis);
161 LiveIntervals &lis);
H A DRenderMachineFunction.cpp196 LiveIntervals *lis,
200 this->lis = lis;
269 for (LiveIntervals::iterator liItr = lis->begin(), liEnd = lis->end();
296 if (lis->hasInterval(reg)) {
297 intervalSet.insert(&lis->getInterval(reg));
316 LiveIntervals *lis) {
320 this->lis = lis;
194 setup(MachineFunction *mf, const TargetRegisterInfo *tri, LiveIntervals *lis, const RenderMachineFunction *rmf) argument
313 setup(MachineFunction *mf, MachineRegisterInfo *mri, const TargetRegisterInfo *tri, LiveIntervals *lis) argument
[all...]
H A DRegAllocBase.h107 void init(VirtRegMap &vrm, LiveIntervals &lis);
H A DSplitter.h53 LiveIntervals *lis; member in class:llvm::LoopSplitter
H A DSplitKit.h119 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis,
H A DRegAllocBasic.cpp230 void RegAllocBase::init(VirtRegMap &vrm, LiveIntervals &lis) { argument
235 LIS = &lis;
H A DSplitKit.cpp43 const LiveIntervals &lis,
47 LIS(lis),
303 LiveIntervals &lis,
306 : SA(sa), LIS(lis), VRM(vrm),
42 SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, const MachineLoopInfo &mli) argument
302 SplitEditor(SplitAnalysis &sa, LiveIntervals &lis, VirtRegMap &vrm, MachineDominatorTree &mdt) argument
/external/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument
50 MF(mf), LIS(lis), Loops(loops) {}
H A DRegAllocPBQP.h128 const LiveIntervals *lis,
149 const LiveIntervals *lis,
H A DLiveInterval.h317 void RenumberValues(LiveIntervals &lis);
574 explicit ConnectedVNInfoEqClasses(LiveIntervals &lis) : LIS(lis) {}
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-ppc32-linux.S77 lis 5,VG_(machine_ppc32_has_FP)@ha
130 lis 5,VG_(machine_ppc32_has_VMX)@ha
197 lis 5,VG_(dispatch_ctr)@ha
203 lis 5,VG_(machine_ppc32_has_FP)@ha
220 lis 5,VG_(machine_ppc32_has_VMX)@ha
264 lis 5,VG_(tt_fast)@ha
318 lis 5,VG_(tt_fast)@ha
404 lis 10,VG_(machine_ppc32_has_FP)@ha
420 lis 11,VG_(machine_ppc32_has_VMX)@ha
455 lis
[all...]
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dmillion.S8 lis 15,499997@ha # load high 16-bits of counter
H A Dll.S53 # as we can just do an addi rather than an lis;addi
55 lis 25,bss_begin@ha
58 lis 26,data_begin@ha
230 lis 20,('l'<<8)+'o' # find 'lock ' and grab up to M
244 lis 20,('c'<<8)+'p' # find 'cpu\t: ' and grab up to \n
280 lis 20,('m'<<8)+'i' # find 'mips' and grab up to \n
402 lis 4,escape@ha
410 lis 4,c@ha
420 lis 4,linefeed@ha
/external/chromium/chrome/browser/resources/options/
H A Dlanguage_options.js447 var lis = addLanguageList.querySelectorAll('li');
448 for (var i = 0; i < lis.length; i++) {
450 var button = lis[i].childNodes[0];
452 lis[i].style.display = 'none';
454 lis[i].style.display = 'block';
/external/libffi/src/powerpc/
H A Dasm.h68 lis %r11,0b@ha; \
/external/openssl/crypto/sha/asm/
H A Dsha1-ppc.pl274 lis $K,0x5a82
279 lis $K,0x6ed9
284 lis $K,0x8f1b
289 lis $K,0xca62
/external/flac/libFLAC/ppc/gas/
H A Dlpc_asm.s148 lis r31,L1305@ha
162 lis r31,L1304@ha
176 lis r31,L1303@ha
190 lis r31,L1302@ha
204 lis r31,L1301@ha
216 lis r31,L1300@ha
369 lis r31,L2301@ha
381 lis r31,L2300@ha
/external/libvpx/vp8/common/ppc/
H A Didctllm_altivec.asm15 lis \R0, \LABEL@ha
/external/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm16 lis \R0, \LABEL@ha

Completed in 405 milliseconds

12