/external/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 60 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument 64 : MF(mf), LIS(lis), Loops(loops), MBFI(mbfi), normalize(norm) {}
|
H A D | LiveRangeEdit.h | 111 /// @param lis The collection of all live intervals in this function. 116 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, 118 : Parent(parent), NewRegs(newRegs), MRI(MF.getRegInfo()), LIS(lis), 115 LiveRangeEdit(LiveInterval *parent, SmallVectorImpl<unsigned> &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate = nullptr) argument
|
/external/llvm/lib/CodeGen/ |
H A D | RegAllocBase.cpp | 58 LiveIntervals &lis, 63 LIS = &lis; 57 init(VirtRegMap &vrm, LiveIntervals &lis, LiveRegMatrix &mat) argument
|
H A D | InterferenceCache.cpp | 46 LiveIntervals *lis, 53 Entries[i].clear(mf, indexes, lis); 43 init(MachineFunction *mf, LiveIntervalUnion *liuarray, SlotIndexes *indexes, LiveIntervals *lis, const TargetRegisterInfo *tri) argument
|
H A D | InterferenceCache.h | 99 void clear(MachineFunction *mf, SlotIndexes *indexes, LiveIntervals *lis) { argument 104 LIS = lis;
|
H A D | RegisterPressure.cpp | 179 const LiveIntervals *lis, 194 assert(lis && "IntervalPressure requires LiveIntervals"); 195 LIS = lis; 177 init(const MachineFunction *mf, const RegisterClassInfo *rci, const LiveIntervals *lis, const MachineBasicBlock *mbb, MachineBasicBlock::const_iterator pos, bool ShouldTrackUntiedDefs) argument
|
H A D | SplitKit.cpp | 43 SplitAnalysis::SplitAnalysis(const VirtRegMap &vrm, const LiveIntervals &lis, argument 45 : MF(vrm.getMachineFunction()), VRM(vrm), LIS(lis), Loops(mli), 318 SplitEditor::SplitEditor(SplitAnalysis &sa, LiveIntervals &lis, VirtRegMap &vrm, argument 321 : SA(sa), LIS(lis), VRM(vrm), MRI(vrm.getMachineFunction().getRegInfo()),
|
H A D | ScheduleDAGInstrs.cpp | 55 LiveIntervals *lis) 56 : ScheduleDAG(mf), MLI(mli), MFI(mf.getFrameInfo()), LIS(lis), 52 ScheduleDAGInstrs(MachineFunction &mf, const MachineLoopInfo *mli, bool IsPostRAFlag, bool RemoveKillFlags, LiveIntervals *lis) argument
|
H A D | RegisterCoalescer.cpp | 1745 LiveIntervals *lis, const TargetRegisterInfo *TRI, bool SubRangeJoin, 1749 NewVNInfo(newVNInfo), CP(cp), LIS(lis), Indexes(LIS->getSlotIndexes()), 1743 JoinVals(LiveRange &LR, unsigned Reg, unsigned SubIdx, unsigned LaneMask, SmallVectorImpl<VNInfo*> &newVNInfo, const CoalescerPair &cp, LiveIntervals *lis, const TargetRegisterInfo *TRI, bool SubRangeJoin, bool TrackSubRegLiveness) argument
|
/external/svox/pico/lib/ |
H A D | picopr.c | 783 picoos_bool lis; local 790 lis = TRUE; 792 while (lis && (li < PR_MAX_DATA_LEN) && (str[li] != 0)) { 802 lis = lis && picobase_is_utf8_uppercase(lutf,PICOBASE_UTF8_MAXLEN+1); 804 lis = lis && picobase_is_utf8_lowercase(lutf,PICOBASE_UTF8_MAXLEN+1); 808 return lis;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.equinox.util_1.0.200.v20100503.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |