Searched refs:SMULBT (Results 1 – 11 of 11) sorted by relevance
/external/aac/libFDK/src/arm/ |
D | qmf_arm.cpp | 138 inline INT SMULBT (const SHORT a, const LONG b) in SMULBT() function 213 accu0 = SMULBT( sta0, flt); in qmfAnaPrototypeFirSlot() 214 accu1 = SMULBT( sta1, flt); in qmfAnaPrototypeFirSlot() 278 accu0 = SMULBT( sta0, flt); in qmfAnaPrototypeFirSlot() 279 accu1 = SMULBT( sta1, flt); in qmfAnaPrototypeFirSlot()
|
/external/vixl/test/aarch32/config/ |
D | cond-rd-rn-rm-a32.json | 55 "Smulbt", // SMULBT{<c>}{<q>} {<Rd>}, <Rn>, <Rm> ; A1
|
D | cond-rd-rn-rm-t32.json | 54 "Smulbt", // SMULBT{<c>}{<q>} {<Rd>}, <Rn>, <Rm> ; T1
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleSwift.td | 219 (instregex "MULS", "MUL", "SMMUL", "SMMULR", "SMULBB", "SMULBT",
|
D | ARMScheduleA9.td | 2510 (instregex "SMULBB", "SMULBT", "SMULTB", "SMULTT", "SMULWB", "SMULWT")>;
|
D | ARMInstrInfo.td | 5498 (SMULBT GPR:$a, GPR:$b)>; 5500 (SMULBT GPR:$a, GPR:$b)>;
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-arm-instructions.s | 1772 @ SMULBB/SMULBT/SMULTB/SMULTT
|
D | basic-thumb2-instructions.s | 2030 @ SMULBB/SMULBT/SMULTB/SMULTT
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrInfo.td | 4776 (SMULBT GPR:$a, GPR:$b)>; 4778 (SMULBT GPR:$a, GPR:$b)>;
|
/external/llvm/test/MC/ARM/ |
D | basic-thumb2-instructions.s | 2465 @ SMULBB/SMULBT/SMULTB/SMULTT
|
D | basic-arm-instructions.s | 2545 @ SMULBB/SMULBT/SMULTB/SMULTT
|