Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5565 static unsigned getDUPLANEOp(EVT EltType) { in getDUPLANEOp() function
5610 unsigned Opcode = getDUPLANEOp(V1.getValueType().getVectorElementType()); in LowerVECTOR_SHUFFLE()
6354 unsigned Opcode = getDUPLANEOp(VT.getVectorElementType()); in LowerBUILD_VECTOR()