Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12919 static unsigned getDUPLANEOp(EVT EltType) { in getDUPLANEOp() function
13179 unsigned Opcode = getDUPLANEOp(V1.getValueType().getVectorElementType()); in LowerVECTOR_SHUFFLE()
14160 unsigned Opcode = getDUPLANEOp(VT.getVectorElementType()); in LowerBUILD_VECTOR()
24366 unsigned Opcode = getDUPLANEOp(VT.getVectorElementType()); in performDUPCombine()