Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h409 SDValue opJoin(const VectorPair &Ops, const SDLoc &dl,
H A DHexagonISelLoweringHVX.cpp483 HexagonTargetLowering::opJoin(const VectorPair &Ops, const SDLoc &dl, in opJoin() function in HexagonTargetLowering
2264 Value = opJoin({DAG.getUNDEF(ty(Value)), Value}, dl, DAG); in WidenHvxStore()