Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13801 static SDValue constructDup(SDValue V, int Lane, SDLoc DL, EVT VT, in constructDup() function
14013 return constructDup(V1, Lane, DL, VT, Opcode, DAG); in LowerVECTOR_SHUFFLE()
14029 V1 = constructDup(V1, Lane, DL, NewVecTy, Opcode, DAG); in LowerVECTOR_SHUFFLE()