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

  /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 42 milliseconds