Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11243 static unsigned getDUPLANEOp(EVT EltType) { in getDUPLANEOp() function
11504 unsigned Opcode = getDUPLANEOp(V1.getValueType().getVectorElementType()); in LowerVECTOR_SHUFFLE()
12361 unsigned Opcode = getDUPLANEOp(VT.getVectorElementType()); in LowerBUILD_VECTOR()