Home
last modified time | relevance | path

Searched refs:getAnyExtendVectorInReg (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp820 Op = DAG.getAnyExtendVectorInReg(Src, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG()
DLegalizeVectorTypes.cpp2440 return DAG.getAnyExtendVectorInReg(InOp, DL, WidenVT); in WidenVecRes_EXTEND_VECTOR_INREG()
3177 return DAG.getAnyExtendVectorInReg(InOp, DL, VT); in WidenVecOp_EXTEND()
DSelectionDAG.cpp1040 SDValue SelectionDAG::getAnyExtendVectorInReg(SDValue Op, const SDLoc &DL, in getAnyExtendVectorInReg() function in SelectionDAG
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp869 Op = DAG.getAnyExtendVectorInReg(Src, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG()
DLegalizeVectorTypes.cpp2657 return DAG.getAnyExtendVectorInReg(InOp, DL, WidenVT); in WidenVecRes_EXTEND_VECTOR_INREG()
3506 return DAG.getAnyExtendVectorInReg(InOp, DL, VT); in WidenVecOp_EXTEND()
DSelectionDAG.cpp1121 SDValue SelectionDAG::getAnyExtendVectorInReg(SDValue Op, const SDLoc &DL, in getAnyExtendVectorInReg() function in SelectionDAG
DDAGCombiner.cpp16730 DAG.getAnyExtendVectorInReg(N0, SDLoc(SVN), OutVT)); in combineShuffleToVectorExtend()
/external/llvm/include/llvm/CodeGen/
DSelectionDAG.h697 SDValue getAnyExtendVectorInReg(SDValue Op, const SDLoc &DL, EVT VT);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DSelectionDAG.h791 SDValue getAnyExtendVectorInReg(SDValue Op, const SDLoc &DL, EVT VT);