Home
last modified time | relevance | path

Searched refs:Lsr (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DRedundantExpressionCheck.cpp785 SourceRange Lsr = LhsExpr->getSourceRange(); in areExprsFromDifferentMacros() local
787 if (!Lsr.getBegin().isMacroID() || !Rsr.getBegin().isMacroID()) in areExprsFromDifferentMacros()
794 SM.getDecomposedLoc(SM.getExpansionLoc(Lsr.getBegin())); in areExprsFromDifferentMacros()
812 !isTokAtEndOfExpr(Lsr, LTok, SM) && in areExprsFromDifferentMacros()
814 return (!isTokAtEndOfExpr(Lsr, LTok, SM) || in areExprsFromDifferentMacros()
/external/vixl/test/aarch32/
Dtest-disasm-a32.cc3461 COMPARE_T32(Lsr(eq, r0, r1, 16), in TEST()
3465 COMPARE_T32(Lsr(eq, r0, r1, 32), in TEST()
3469 COMPARE_T32(Lsr(eq, r0, r1, 0), in TEST()
3475 COMPARE_T32(Lsr(eq, r7, r7, r3), in TEST()
3479 COMPARE_T32(Lsr(eq, r8, r8, r3), in TEST()
4061 CHECK_T32_16(Lsr(DontCare, r0, r1, 32), "lsrs r0, r1, #32\n"); in TEST()
4063 CHECK_T32_16_IT_BLOCK(Lsr(DontCare, eq, r0, r1, 32), in TEST()
4067 CHECK_T32_16(Lsr(DontCare, r0, r0, r1), "lsrs r0, r1\n"); in TEST()
4069 CHECK_T32_16_IT_BLOCK(Lsr(DontCare, eq, r0, r0, r1), in TEST()
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc146 M(Lsr) \
Dtest-simulator-cond-rd-rn-operand-rm-t32.cc146 M(Lsr) \
Dtest-assembler-aarch32.cc784 __ Lsr(r4, r1, 8); in TEST() local
810 __ Lsr(r4, r1, r9); in TEST() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h528 Value *SimplifyShrShlDemandedBits(Instruction *Lsr, Instruction *Sftl,
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h998 void Lsr(Register rd, Register rm, const Operand& shift_imm,
1001 void Lsr(Register rd, Register rm, Register rs, Condition cond = AL);
Dassembler_arm.cc2458 void Assembler::Lsr(Register rd, Register rm, const Operand& shift_imm,
2470 void Assembler::Lsr(Register rd, Register rm, Register rs, Condition cond) {
/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc8592 __ Lsr(x1, x1, 1); in TEST_SVE() local
8601 __ Lsr(x2, x2, 2); in TEST_SVE() local
9586 __ Lsr(z29.VnD(), z28.VnD(), 1); // Shift right to 0x4000000040000000 in TEST_SVE() local
9591 __ Lsr(z29.VnD(), z29.VnD(), 1); // Shift right to 0x2000000020000000 in TEST_SVE() local
9596 __ Lsr(z29.VnD(), z29.VnD(), 1); // Shift right to 0x1000000010000000 in TEST_SVE() local
9780 __ Lsr(z29.VnD(), z28.VnD(), 1); // Shift right to 0x4000000040000000 in TEST_SVE() local
9785 __ Lsr(z29.VnD(), z29.VnD(), 1); // Shift right to 0x2000000020000000 in TEST_SVE() local
9790 __ Lsr(z29.VnD(), z29.VnD(), 1); // Shift right to 0x1000000010000000 in TEST_SVE() local
9957 __ Lsr(zn, zn, shift); in GatherLoadScalarPlusVectorHelper() local
10482 __ Lsr(x1, x1, 1); in TEST_SVE() local
[all …]
Dtest-assembler-aarch64.cc6222 __ Lsr(x16, x0, x1); in TEST() local
6223 __ Lsr(x17, x0, x2); in TEST() local
6224 __ Lsr(x18, x0, x3); in TEST() local
6225 __ Lsr(x19, x0, x4); in TEST() local
6226 __ Lsr(x20, x0, x5); in TEST() local
6227 __ Lsr(x21, x0, x6); in TEST() local
6229 __ Lsr(w22, w0, w1); in TEST() local
6230 __ Lsr(w23, w0, w2); in TEST() local
6231 __ Lsr(w24, w0, w3); in TEST() local
6232 __ Lsr(w25, w0, w4); in TEST() local
[all …]
Dtest-disasm-sve-aarch64.cc308 COMPARE_MACRO(Lsr(z4.VnB(), p0.Merging(), z4.VnB(), z30.VnB()), in TEST()
310 COMPARE_MACRO(Lsr(z4.VnB(), p0.Merging(), z30.VnB(), z4.VnB()), in TEST()
312 COMPARE_MACRO(Lsr(z4.VnB(), p0.Merging(), z10.VnB(), z14.VnB()), in TEST()
358 COMPARE_MACRO(Lsr(z24.VnD(), p2.Merging(), z0.VnD(), 64), in TEST()
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h399 Lsr, enumerator
1010 using InstARM32Lsr = InstARM32ThreeAddrGPR<InstARM32::Lsr>;
DIceInstARM32.cpp3493 template class InstARM32ThreeAddrGPR<InstARM32::Lsr>;
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h2035 void Lsr(const Register& rd, const Register& rn, unsigned shift) { in Lsr() function
2042 void Lsr(const Register& rd, const Register& rn, const Register& rm) { in Lsr() function
5232 void Lsr(const ZRegister& zd, in Lsr() function
5240 void Lsr(const ZRegister& zd,
5244 void Lsr(const ZRegister& zd, const ZRegister& zn, int shift) { in Lsr() function
5249 void Lsr(const ZRegister& zd, const ZRegister& zn, const ZRegister& zm) { in Lsr() function
Dmacro-assembler-sve-aarch64.cc595 void MacroAssembler::Lsr(const ZRegister& zd, in Lsr() function in vixl::aarch64::MacroAssembler
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h2321 void Lsr(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsr() function
2338 void Lsr(Register rd, Register rm, const Operand& operand) { in Lsr() function
2339 Lsr(al, rd, rm, operand); in Lsr()
2341 void Lsr(FlagsUpdate flags, in Lsr() function
2348 Lsr(cond, rd, rm, operand); in Lsr()
2362 Lsr(cond, rd, rm, operand); in Lsr()
2367 void Lsr(FlagsUpdate flags, in Lsr() function
2371 Lsr(flags, al, rd, rm, operand); in Lsr()