Home
last modified time | relevance | path

Searched defs:VQDMULH (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h225 VQDMULH, // MVE vqdmulh instruction enumerator
H A DARMISelLowering.cpp12646 SDValue VQDMULH = DAG.getNode(ARMISD::VQDMULH, DL, VecVT, Ext0.getOperand(0), in PerformVQDMULHCombine() local