Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h261 SMLAL, // 64bit Signed Accumulate Multiply enumerator
H A DARMISelLowering.cpp12150 SDValue SMLAL = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32), in AddCombineTo64BitSMLAL16() local