Home
last modified time | relevance | path

Searched refs:buildVector64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h382 SDValue buildVector64(ArrayRef<SDValue> Elem, const SDLoc &dl, MVT VecTy,
H A DHexagonISelLowering.cpp2611 HexagonTargetLowering::buildVector64(ArrayRef<SDValue> Elem, const SDLoc &dl, in buildVector64() function in HexagonTargetLowering
2955 return buildVector64(Ops, dl, VecTy, DAG); in LowerBUILD_VECTOR()