Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Ddeoptimizer-arm64.cc205 __ Lsr(unwind_limit, unwind_limit, kPointerSizeLog2); in Generate() local
239 __ Lsr(frame_size, x3, kPointerSizeLog2); in Generate() local
Dmacro-assembler-arm64-inl.h755 void TurboAssembler::Lsr(const Register& rd, const Register& rn, in Lsr() function
762 void TurboAssembler::Lsr(const Register& rd, const Register& rn, in Lsr() function
Dmacro-assembler-arm64.h921 inline void Lsr(const Register& rd, const Register& rn, unsigned shift);
922 inline void Lsr(const Register& rd, const Register& rn, const Register& rm);
/external/v8/src/regexp/arm64/
Dregexp-macro-assembler-arm64.cc282 __ Lsr(x11, GetCachedRegister(start_reg), kWRegSizeInBits); in CheckNotBackReferenceIgnoreCase() local
443 __ Lsr(x11, GetCachedRegister(start_reg), kWRegSizeInBits); in CheckNotBackReference() local
869 __ Lsr(capture_end.X(), capture_start.X(), kWRegSizeInBits); in GetCode() local
1186 __ Lsr(current_input_offset().X(), GetCachedRegister(reg), in ReadCurrentPositionFromRegister() local
1499 __ Lsr(maybe_result.X(), GetCachedRegister(register_index), in GetRegister() local
/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-t32.cc146 M(Lsr) \
Dtest-simulator-cond-rd-rn-operand-rm-a32.cc146 M(Lsr) \
Dtest-assembler-aarch32.cc784 __ Lsr(r4, r1, 8); in TEST() local
810 __ Lsr(r4, r1, r9); in TEST() local
/external/v8/src/wasm/baseline/arm64/
Dliftoff-assembler-arm64.h408 I32_SHIFTOP(i32_shr, Lsr) in I32_BINOP()
417 I64_SHIFTOP(i64_shr, Lsr) in I32_BINOP()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h528 Value *SimplifyShrShlDemandedBits(Instruction *Lsr, Instruction *Sftl,
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h1054 void Lsr(Register rd, Register rm, const Operand& shift_imm,
1057 void Lsr(Register rd, Register rm, Register rs, Condition cond = AL);
Dassembler_arm.cc2615 void Assembler::Lsr(Register rd, Register rm, const Operand& shift_imm,
2627 void Assembler::Lsr(Register rd, Register rm, Register rs, Condition cond) {
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc704 __ Lsr(args_size, args_size, kPointerSizeLog2); in LeaveInterpreterFrame() local
970 __ Lsr(x11, x11, kPointerSizeLog2); in Generate_InterpreterEntryTrampoline() local
3060 __ Lsr(exponent_abs, exponent_abs, 1); in Generate_MathPowInternal() local
/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h399 Lsr, enumerator
1010 using InstARM32Lsr = InstARM32ThreeAddrGPR<InstARM32::Lsr>;
DIceInstARM32.cpp3490 template class InstARM32ThreeAddrGPR<InstARM32::Lsr>;
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc1146 ASSEMBLE_SHIFT(Lsr, 64); in AssembleArchInstruction()
1149 ASSEMBLE_SHIFT(Lsr, 32); in AssembleArchInstruction()
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h2318 void Lsr(Condition cond, Register rd, Register rm, const Operand& operand) { in Lsr() function
2335 void Lsr(Register rd, Register rm, const Operand& operand) { in Lsr() function
2336 Lsr(al, rd, rm, operand); in Lsr()
2338 void Lsr(FlagsUpdate flags, in Lsr() function
2345 Lsr(cond, rd, rm, operand); in Lsr()
2359 Lsr(cond, rd, rm, operand); in Lsr()
2364 void Lsr(FlagsUpdate flags, in Lsr() function
2368 Lsr(flags, al, rd, rm, operand); in Lsr()
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h1919 void Lsr(const Register& rd, const Register& rn, unsigned shift) { in Lsr() function
1926 void Lsr(const Register& rd, const Register& rn, const Register& rm) { in Lsr() function
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc10092 __ Lsr(x16, x0, x1); in TEST() local
10093 __ Lsr(x17, x0, x2); in TEST() local
10094 __ Lsr(x18, x0, x3); in TEST() local
10095 __ Lsr(x19, x0, x4); in TEST() local
10096 __ Lsr(x20, x0, x5); in TEST() local
10097 __ Lsr(x21, x0, x6); in TEST() local
10099 __ Lsr(w22, w0, w1); in TEST() local
10100 __ Lsr(w23, w0, w2); in TEST() local
10101 __ Lsr(w24, w0, w3); in TEST() local
10102 __ Lsr(w25, w0, w4); in TEST() local
[all …]