Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h411 SDValue opJoin(const VectorPair &Ops, const SDLoc &dl,
H A DHexagonISelLoweringHVX.cpp364 HexagonTargetLowering::opJoin(const VectorPair &Ops, const SDLoc &dl, in opJoin() function in HexagonTargetLowering
1932 Value = opJoin({DAG.getUNDEF(ty(Value)), Value}, dl, DAG); in WidenHvxStore()