Home
last modified time | relevance | path

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

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