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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 20 // type i8 which must be promoted.
123 /// It is promoted to the next size up integer type. The result is then
433 // INT_TO_FP operations may require the input operand be promoted even
467 // promoted vector type has the same overall size.
489 SDValue promoted = DAG.getNode(NewOpc, SDLoc(Op), NewVT, Op.getOperand(0)); local
490 return DAG.getNode(ISD::TRUNCATE, SDLoc(Op), VT, promoted);
745 // 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 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 

Completed in 228 milliseconds