Searched defs:SMLAL (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.h | 266 SMLAL, // 64bit Signed Accumulate Multiply global() enumerator |
H A D | ARMISelLowering.cpp | 12873 SDValue SMLAL = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32), AddCombineTo64BitSMLAL16() local |