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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5470 static unsigned getDUPLANEOp(EVT EltType) { function
5516 unsigned Opcode = getDUPLANEOp(V1.getValueType().getVectorElementType());
6263 unsigned Opcode = getDUPLANEOp(VT.getVectorElementType());

Completed in 522 milliseconds