Home
last modified time | relevance | path

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

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