Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11256 static SDValue constructDup(SDValue V, int Lane, SDLoc dl, EVT VT, in constructDup() function
11505 return constructDup(V1, Lane, dl, VT, Opcode, DAG); in LowerVECTOR_SHUFFLE()
11521 V1 = constructDup(V1, Lane, dl, NewVecTy, Opcode, DAG); in LowerVECTOR_SHUFFLE()