HomeSort by relevance Sort by last modified time
    Searched refs:lis (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
CalcSpillWeights.h 44 LiveIntervals &LIS;
48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
50 MF(mf), LIS(lis), Loops(loops) {}
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
Splitter.cpp 45 StartSlotComparator(LiveIntervals &lis) : lis(lis) {}
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->InsertMachineInstrInMaps(copy)
    [all...]
Spiller.cpp 56 LiveIntervals *lis; member in class:__anon32584::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:__anon32586::StandardSpiller
205 lis(&pass.getAnalysis<LiveIntervals>()),
213 lis->addIntervalsForSpills(LRE.getParent(), LRE.getUselessVRegs()
    [all...]
LiveRangeEdit.cpp 33 LiveIntervals &LIS,
39 LiveInterval &LI = LIS.getOrCreateInterval(VReg);
56 void LiveRangeEdit::scanRemattable(LiveIntervals &lis,
64 MachineInstr *DefMI = lis.getInstructionFromIndex(VNI->def);
72 bool LiveRangeEdit::anyRematerializable(LiveIntervals &lis,
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) {
    [all...]
LiveRangeEdit.h 75 void scanRemattable(LiveIntervals &lis,
82 SlotIndex UseIdx, LiveIntervals &lis);
133 LiveInterval &create(LiveIntervals &LIS, VirtRegMap &VRM) {
134 return createFrom(getReg(), LIS, VRM);
161 LiveIntervals &lis);
188 /// to erase it from LIS.
189 void eraseVirtReg(unsigned Reg, LiveIntervals &LIS);
  /prebuilts/misc/common/swig/include/2.0.11/octave/
std_list.i 8 static int asptr(const octave_value& obj, std::list<T> **lis) {
9 return traits_asptr_stdseq<std::list<T> >::asptr(obj, lis);
  /prebuilts/misc/common/swig/include/2.0.11/python/
std_list.i 10 static int asptr(PyObject *obj, std::list<T> **lis) {
11 return traits_asptr_stdseq<std::list<T> >::asptr(obj, lis);
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
vxworks-relax-2.s 4 lis 9,elsewhere@ha
vxworks-relax.s 4 lis 9,elsewhere@ha
elfv2-2exe.d 12 .*: (3c 40 10 01|01 10 40 3c) lis r2,4097
36 .*: (3c 40 10 01|01 10 40 3c) lis r2,4097
relaxr.d 15 14: (3d 80 00 00|00 00 80 3d) lis r12,0
21 24: (3d 80 00 00|00 00 80 3d) lis r12,0
relax.d 12 14: (3d 80 80 00|00 80 80 3d) lis r12,-32768
  /external/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CalcSpillWeights.h 54 LiveIntervals &LIS;
62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis,
66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
74 void calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF,
  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc32-linux.S 81 lis 6,VG_(machine_ppc32_has_FP)@ha
133 lis 6,VG_(machine_ppc32_has_VMX)@ha
198 lis 6,VG_(machine_ppc32_has_FP)@ha
215 lis 6,VG_(machine_ppc32_has_VMX)@ha
256 lis 10,VG_(machine_ppc32_has_FP)@ha
260 lis 11,VG_(machine_ppc32_has_VMX)@ha
443 lis 5,VG_(stats__n_xindirs_32)@ha
450 lis 5,VG_(tt_fast)@ha
469 lis 5,VG_(stats__n_xindir_misses_32)@ha
  /external/valgrind/exp-bbv/tests/ppc32-linux/
million.S 8 lis 15,499997@ha # load high 16-bits of counter
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
std_list.i 10 static int asptr(VALUE obj, std::list<T> **lis) {
11 return traits_asptr_stdseq<std::list<T> >::asptr(obj, lis);
  /external/llvm/lib/CodeGen/
RegAllocBase.h 64 LiveIntervals *LIS;
75 : TRI(nullptr), MRI(nullptr), VRM(nullptr), LIS(nullptr), Matrix(nullptr) {}
80 void init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat);

Completed in 1223 milliseconds

1 2 3 4 5