HomeSort by relevance Sort by last modified time
    Searched defs:lis (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/CodeGen/
Spiller.cpp 55 LiveIntervals *lis; member in class:__anon29594::SpillerBase
65 lis = &pass.getAnalysis<LiveIntervals>();
138 lis->InsertMachineInstrRangeInMaps(MIS.begin(), miItr);
147 lis->InsertMachineInstrRangeInMaps(std::next(miItr), MIS.end());
RegAllocPBQP.cpp 132 LiveIntervals *lis; member in class:__anon29563::RegAllocPBQP
185 PBQPRAProblem *PBQPBuilder::build(MachineFunction *mf, const LiveIntervals *lis,
189 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis);
210 LiveInterval *vregLI = &LIS->getInterval(vreg);
214 LIS->checkRegMaskInterference(*vregLI, regMaskOverlaps);
232 if (vregLI->overlaps(LIS->getRegUnit(*Units))) {
262 const LiveInterval &l1 = lis->getInterval(vr1);
268 const LiveInterval &l2 = lis->getInterval(vr2);
312 const LiveIntervals *lis,
    [all...]
  /external/chromium_org/third_party/npapi/npspy/common/
logger.cpp 311 LogItemStruct * lis = makeLogItemStruct(action, dw1, dw2, dw3, dw4, dw5, dw6, dw7); local
312 formatLogItem(lis, &log, TRUE);
313 freeLogItemStruct(lis);
  /system/extras/librank/
librank.c 214 struct library_info *li, **lis; local
  /external/svox/pico/lib/
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;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 

Completed in 250 milliseconds