Home
last modified time | relevance | path

Searched refs:Lsls (Results 1 – 3 of 3) sorted by relevance

/external/vixl/test/aarch32/
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc145 M(Lsls) \
Dtest-simulator-cond-rd-rn-operand-rm-t32.cc145 M(Lsls) \
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h2281 Lsls(cond, rd, rm, operand); in Lsl()
2290 Lsls(cond, rd, rm, operand); in Lsl()
2304 void Lsls(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsls() function
2314 void Lsls(Register rd, Register rm, const Operand& operand) { in Lsls() function
2315 Lsls(al, rd, rm, operand); in Lsls()