/external/llvm/include/llvm/CodeGen/ |
H A D | CalcSpillWeights.h | 62 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, argument 66 : MF(mf), LIS(lis), VRM(vrm), Loops(loops), MBFI(mbfi), normalize(norm) {}
|
H A D | LiveRangeEdit.h | 115 /// @param lis The collection of all live intervals in this function. 120 MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, 122 : Parent(parent), NewRegs(newRegs), MRI(MF.getRegInfo()), LIS(lis), 119 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 | 202 const LiveIntervals *lis, 217 assert(lis && "IntervalPressure requires LiveIntervals"); 218 LIS = lis; 200 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), 321 SplitEditor::SplitEditor(SplitAnalysis &sa, LiveIntervals &lis, VirtRegMap &vrm, argument 324 : SA(sa), LIS(lis), VRM(vrm), MRI(vrm.getMachineFunction().getRegInfo()),
|
H A D | RegisterCoalescer.cpp | 1791 LiveIntervals *lis, const TargetRegisterInfo *TRI, bool SubRangeJoin, 1795 NewVNInfo(newVNInfo), CP(cp), LIS(lis), Indexes(LIS->getSlotIndexes()), 1789 JoinVals(LiveRange &LR, unsigned Reg, unsigned SubIdx, LaneBitmask LaneMask, SmallVectorImpl<VNInfo*> &newVNInfo, const CoalescerPair &cp, LiveIntervals *lis, const TargetRegisterInfo *TRI, bool SubRangeJoin, bool TrackSubRegLiveness) argument
|
/external/v8/src/ppc/ |
H A D | assembler-ppc.cc | 143 // coded. Being specially coded on PPC means that it is a lis/ori 324 // This code assumes a FIXED_SEQUENCE for 64bit loads (lis/ori) 328 // 3d800000 lis r12, 0 338 // This code assumes a FIXED_SEQUENCE for 32bit loads (lis/ori) 341 // 3d802553 lis r12, 9555 950 DCHECK(!src.is(r0)); // use lis instead to show intent 1108 void Assembler::lis(Register dst, const Operand& imm) { function in class:v8::internal::Assembler 1656 lis(dst, Operand(value >> 16)); 1662 lis(dst, Operand(value >> 48)); 1698 lis(ds [all...] |
/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 ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |