| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | decNumber.cpp | 2045 Int shift=set->digits-1; in uprv_decNumberPower() local 2186 Int shift=set->digits-1; in uprv_decNumberPower() local 2515 uInt units, shift; /* work */ in uprv_decNumberRotate() local 2703 Int shift; /* rhs as an Int */ uprv_decNumberShift() local 4037 Int shift=reqdigits-rhs->digits; /* left shift needed */ decAddOp() local 4291 Int shift, cut; /* .. */ decDivideOp() local 4886 Int shift; /* Units to shift multiplicand by */ decMultiplyOp() local 5344 Int shift=set->digits-1; decExpOp() local 6731 decShiftToMost(Unit *uar, Int digits, Int shift) global() argument 6787 decShiftToLeast(Unit *uar, Int units, Int shift) global() argument 7323 Int shift; /* shift needed if clamping */ global() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 243 int shift; in generate_quad_mask() local [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | zic.c | 1547 register int shift; in convert() local 1558 register int shift; in convert64() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | parse.c | 843 int shift = type->bit_size; in type_is_ok() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| H A D | instruction-selector-mips64.cc | 641 uint32_t shift = base::bits::CountPopulation(~mask); in VisitWord32And() local 695 uint32_t shift = base::bits::CountPopulation(~mask); in VisitWord64And() local 777 uint32_t shift = m.right().ResolvedValue(); VisitWord32Shl() local 867 uint64_t shift = m.right().ResolvedValue(); VisitWord64Shl() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-lowering.cc | 2985 const uint64_t shift = 64 - p.bits(); in VisitNode() local
|
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | instruction-selector-arm64.cc | 351 int32_t shift = mright.right().ResolvedValue(); in TryMatchAnyExtend() local 1205 uint32_t shift = m.right().ResolvedValue(); in VisitWord32Shl() local 1337 int shift = m.right().ResolvedValue() & 0x1F; VisitWord32Shr() local 1388 int shift = m.right().ResolvedValue() & 0x1F; VisitWord32Sar() local 1664 int32_t shift = LeftShiftForReducedMultiply(&m); VisitInt32Mul() local 1705 int32_t shift = LeftShiftForReducedMultiply(&m); VisitInt64Mul() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | instruction-selector-ia32.cc | 1102 Node* shift = node->InputAt(2); in VisitWord32PairShift() local
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | instruction-selector-loong64.cc | 625 uint32_t shift = base::bits::CountPopulation(~mask); in VisitWord32And() local 679 uint32_t shift = base::bits::CountPopulation(~mask); in VisitWord64And() local 761 uint32_t shift = m.right().ResolvedValue(); VisitWord32Shl() local 851 uint64_t shift = m.right().ResolvedValue(); VisitWord64Shl() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| H A D | instruction-selector-riscv64.cc | 777 uint32_t shift = m.right().ResolvedValue(); in VisitWord32Shl() local 846 uint64_t shift = m.right().ResolvedValue(); in VisitWord64Shl() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.h | 633 TNode<Smi> SmiShl(TNode<Smi> a, int shift) { in SmiShl() argument 644 TNode<Smi> SmiShr(TNode<Smi> a, int shift) { in SmiShr() argument 668 SmiSar(TNode<Smi> a, int shift) SmiSar() argument 688 WordOrSmiShr(TNode<Smi> a, int shift) WordOrSmiShr() argument 690 WordOrSmiShr(TNode<IntPtrT> a, int shift) WordOrSmiShr() argument [all...] |
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | macro-assembler-arm.cc | 1166 LslPair(Register dst_low, Register dst_high, Register src_low, Register src_high, Register shift) CallRecordWriteStub() argument 1191 LslPair(Register dst_low, Register dst_high, Register src_low, Register src_high, uint32_t shift) CallRecordWriteStub() argument 1214 LsrPair(Register dst_low, Register dst_high, Register src_low, Register src_high, Register shift) CallRecordWriteStub() argument 1240 LsrPair(Register dst_low, Register dst_high, Register src_low, Register src_high, uint32_t shift) CallRecordWriteStub() argument 1263 AsrPair(Register dst_low, Register dst_high, Register src_low, Register src_high, Register shift) CallRecordWriteStub() argument 1288 AsrPair(Register dst_low, Register dst_high, Register src_low, Register src_high, uint32_t shift) CallRecordWriteStub() argument [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64.cc | 546 void TurboAssembler::Movi(const VRegister& vd, uint64_t imm, Shift shift, in Movi() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.cc | 983 ShiftLeftPair(Register dst_low, Register dst_high, Register src_low, Register src_high, Register scratch, Register shift) CallRecordWriteStub() argument 1008 ShiftLeftPair(Register dst_low, Register dst_high, Register src_low, Register src_high, uint32_t shift) CallRecordWriteStub() argument 1030 ShiftRightPair(Register dst_low, Register dst_high, Register src_low, Register src_high, Register scratch, Register shift) CallRecordWriteStub() argument 1055 ShiftRightPair(Register dst_low, Register dst_high, Register src_low, Register src_high, uint32_t shift) CallRecordWriteStub() argument 1077 ShiftRightAlgPair(Register dst_low, Register dst_high, Register src_low, Register src_high, Register scratch, Register shift) CallRecordWriteStub() argument 1101 ShiftRightAlgPair(Register dst_low, Register dst_high, Register src_low, Register src_high, uint32_t shift) CallRecordWriteStub() argument 3807 int shift = byte_idx*8; CallRecordWriteStub() local 3842 int shift = 7 - (2*i); CallRecordWriteStub() local [all...] |
| H A D | assembler-ppc.cc | 642 void Assembler::md_form(Instr instr, Register ra, Register rs, int shift, in md_form() argument
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32.cc | 1226 void Assembler::shld(Register dst, Register src, uint8_t shift) { in shld() argument 1280 shrd(Register dst, Register src, uint8_t shift) shrd() argument 2586 psllw(XMMRegister reg, uint8_t shift) psllw() argument 2595 pslld(XMMRegister reg, uint8_t shift) pslld() argument 2604 psrlw(XMMRegister reg, uint8_t shift) psrlw() argument 2613 psrld(XMMRegister reg, uint8_t shift) psrld() argument 2622 psraw(XMMRegister reg, uint8_t shift) psraw() argument 2631 psrad(XMMRegister reg, uint8_t shift) psrad() argument 2640 psllq(XMMRegister reg, uint8_t shift) psllq() argument 2649 psrlq(XMMRegister reg, uint8_t shift) psrlq() argument [all...] |
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | macro-assembler-loong64.cc | 2057 uint32_t shift = 24; // (sizeof(T) - 1) * BITS_PER_BYTE in CallRecordWriteStub() local 2087 uint32_t shift = 56; // (sizeof(T) - 1) * BITS_PER_BYTE in CallRecordWriteStub() local
|
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | assembler-x64.cc | 805 void Assembler::shift(Register dst, Immediate shift_amount, int subcode, in shift() function in v8::internal::Assembler 822 void Assembler::shift(Operand dst, Immediate shift_amount, int subcode, in shift() function in v8::internal::Assembler 839 void Assembler::shift(Register dst, int subcode, int size) { in shift() function in v8::internal::Assembler 846 void Assembler::shift(Operand dst, int subcode, int size) { in shift() function in v8::internal::Assembler 4338 void Assembler::psrldq(XMMRegister dst, uint8_t shift) { in psrldq() argument
|
| H A D | macro-assembler-x64.cc | 1423 SmiIndex TurboAssembler::SmiToIndex(Register dst, Register src, int shift) { in CallRecordWriteStub() argument [all...] |
| /third_party/node/deps/v8/src/execution/ppc/ |
| H A D | simulator-ppc.cc | 2107 const int shift = kBitsPerSystemPointer - 32; in ExecuteGeneric() local 2120 const int shift = kBitsPerSystemPointer - 16; in ExecuteGeneric() local 2132 const int shift = kBitsPerSystemPointer - 8; in ExecuteGeneric() local [all...] |
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 151 int shift = CountLeadingZeros(mantissa << (32 - 10), 32); in FPToFloat() local 1339 shl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) shl() argument 1347 sshll(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sshll() argument 1356 sshll2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sshll2() argument 1367 int shift = LaneSizeInBitsFromFormat(vform) / 2; shll() local 1373 int shift = LaneSizeInBitsFromFormat(vform) / 2; shll2() local 1377 ushll(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ushll() argument 1386 ushll2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ushll2() argument 1395 sli(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sli() argument 1409 sqshl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshl() argument 1417 uqshl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqshl() argument 1425 sqshlu(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshlu() argument 1433 sri(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sri() argument 1456 ushr(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ushr() argument 1464 sshr(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sshr() argument 1472 ssra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ssra() argument 1479 usra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) usra() argument 1486 srsra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) srsra() argument 1493 ursra(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) ursra() argument 2108 shrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) shrn() argument 2117 shrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) shrn2() argument 2126 rshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) rshrn() argument 2135 rshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) rshrn2() argument 2229 uqshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqshrn() argument 2234 uqshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqshrn2() argument 2239 uqrshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqrshrn() argument 2244 uqrshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) uqrshrn2() argument 2249 sqshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrn() argument 2258 sqshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrn2() argument 2267 sqrshrn(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrn() argument 2276 sqrshrn2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrn2() argument 2285 sqshrun(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrun() argument 2294 sqshrun2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqshrun2() argument 2303 sqrshrun(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrun() argument 2312 sqrshrun2(VectorFormat vform, LogicVRegister dst, const LogicVRegister& src, int shift) sqrshrun2() argument [all...] |
| H A D | simulator-arm64.h | 151 int shift = highest_significant_bit - mbits; in FPRound() local [all...] |
| /third_party/node/deps/v8/src/execution/s390/ |
| H A D | simulator-s390.cc | 4068 void VectorShift(Simulator* sim, int dst, int src, unsigned int shift, in VectorShift() argument 4103 unsigned int shift = get_register(b2) + d2; EVALUATE() local 4111 unsigned int shift = get_register(b2) + d2; EVALUATE() local 4119 unsigned int shift = get_register(b2) + d2; EVALUATE() local [all...] |
| /third_party/node/deps/v8/src/execution/riscv64/ |
| H A D | simulator-riscv64.cc | 1248 static inline uint8_t get_round(int vxrm, uint64_t v, uint8_t shift) { in get_round() argument [all...] |
| /third_party/node/deps/v8/src/parsing/ |
| H A D | parser.cc | 195 uint32_t shift = DoubleToInt32(y_val) & 0x1F; in ShortcutNumericLiteralBinaryExpression() local 201 uint32_t shift = DoubleToInt32(y_val) & 0x1F; in ShortcutNumericLiteralBinaryExpression() local
|