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

  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 571 /// getSignExtendVectorInReg - Return an operation which will sign extend the
575 SDValue getSignExtendVectorInReg(SDValue Op, SDLoc DL, EVT VT);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp     [all...]
SelectionDAG.cpp     [all...]

Completed in 769 milliseconds