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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database_index.cc 411 bool promoted = !demoted_dirty_trackers_.empty(); local
415 return promoted;
metadata_database_index_on_disk.cc 541 bool promoted = false; local
555 promoted = true;
557 return promoted;
    [all...]
metadata_database.cc 1184 bool promoted = index_->PromoteDemotedDirtyTrackers(); local
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 20 // type i8 which must be promoted.
122 /// It is promoted to the next size up integer type. The result is then
379 // INT_TO_FP operations may require the input operand be promoted even
413 // promoted vector type has the same overall size.
435 SDValue promoted = DAG.getNode(NewOpc, SDLoc(Op), NewVT, Op.getOperand(0)); local
436 return DAG.getNode(ISD::TRUNCATE, SDLoc(Op), VT, promoted);
681 // Notice that the operation may be 'promoted' which means that it is
855 // Notice that the operation may be 'promoted' which means that it is
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 777 milliseconds