HomeSort by relevance Sort by last modified time
    Searched refs:Orphans (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 236 SmallPtrSet<CodeGenRegister*, 8> Orphans;
238 // Clone inherited subregs and place duplicate entries in Orphans.
248 Orphans.insert(SI->second);
272 if (SubRegs.count(I->second) || !Orphans.erase(SRI->second))
280 // Now Orphans contains the inherited subregisters without a direct index.
296 while (!Indices.empty() && !Orphans.empty()) {
302 if (Orphans.erase(SI->second))
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 2290 Orphans orphans; local
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 490 milliseconds