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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 773 Op = DAG.getAnyExtendVectorInReg(Src, DL, VT);
    [all...]
LegalizeVectorTypes.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 565 /// getAnyExtendVectorInReg - Return an operation which will any-extend the
569 SDValue getAnyExtendVectorInReg(SDValue Op, SDLoc DL, EVT VT);
    [all...]

Completed in 76 milliseconds