Searched defs:SMLAL (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 167 SMLAL, // 64bit Signed Accumulate Multiply enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 211 SMLAL, // 64bit Signed Accumulate Multiply enumerator
|
H A D | ARMISelLowering.cpp | 11350 SDValue SMLAL = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32), in AddCombineTo64BitSMLAL16() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 267 SMLAL, // 64bit Signed Accumulate Multiply enumerator
|
H A D | ARMISelLowering.cpp | 12724 SDValue SMLAL = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32), in AddCombineTo64BitSMLAL16() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | tables.go | 304 SMLAL const
|
/aosp_15_r20/external/vixl/doc/aarch64/ |
H A D | supported-instructions-aarch64.md | 4974 ### SMLAL ### subsection 4984 ### SMLAL ### subsection
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
D | tables.go | 1874 SMLAL const
|