| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | bignum.cc | 239 void Bignum::ShiftLeft(const int shift_amount) { in ShiftLeft() argument
|
| H A D | fixed-dtoa.cc | 59 void Shift(int shift_amount) { in Shift() argument 74 low_bits_ >>= shift_amount; Shift() local 76 high_bits_ >>= shift_amount; Shift() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | double-conversion-bignum.cpp | 253 void Bignum::ShiftLeft(const int shift_amount) { in ShiftLeft() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | double-conversion-bignum.cpp | 253 void Bignum::ShiftLeft(const int shift_amount) { in ShiftLeft() argument
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64.h | 150 unsigned shift_amount() cons in extend() function in v8::internal::MemOperand [all...] |
| H A D | assembler-arm64-inl.h | 245 Operand::Operand(Register reg, Shift shift, unsigned shift_amount) in Operand() argument 256 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() argument 359 unsigned Operand::shift_amount() const { shift_amount() function in v8::internal::Operand 384 MemOperand(Register base, Register regoffset, Extend extend, unsigned shift_amount) MemOperand() argument 401 MemOperand(Register base, Register regoffset, Shift shift, unsigned shift_amount) MemOperand() argument 1004 ImmShiftLS(unsigned shift_amount) ImmShiftLS() argument [all...] |
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | strtod.cc | 303 int shift_amount = (precision_digits_count + kDenominatorLog) - in DiyFpStrtod() local
|
| H A D | fixed-dtoa.cc | 41 void Shift(int shift_amount) { in Shift() argument 56 low_bits_ >>= shift_amount; Shift() local 58 high_bits_ >>= shift_amount; Shift() local [all...] |
| H A D | bignum.cc | 206 void Bignum::ShiftLeft(int shift_amount) { in ShiftLeft() argument 665 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | fold.cpp | 333 uint32_t shift_amount = constants[1]->GetU32BitValue(); in FoldBinaryIntegerOpToConstant() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | fold.cpp | 333 uint32_t shift_amount = constants[1]->GetU32BitValue(); in FoldBinaryIntegerOpToConstant() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-bignum.cpp | 252 void Bignum::ShiftLeft(const int shift_amount) { in ShiftLeft() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | operands-aarch64.cc | 153 Operand::Operand(Register reg, Shift shift, unsigned shift_amount) in Operand() argument 165 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() argument 248 MemOperand(Register base, Register regoffset, Extend extend, unsigned shift_amount) MemOperand() argument 268 MemOperand(Register base, Register regoffset, Shift shift, unsigned shift_amount) MemOperand() argument [all...] |
| H A D | operands-aarch64.h | 548 SVEMemOperand(Register base, CPURegister offset, M mod, unsigned shift_amount) in SVEMemOperand() argument [all...] |
| H A D | macro-assembler-sve-aarch64.cc | 1158 SVELoadStoreNTBroadcastQOHelper( const ZRegister& zt, const Tg& pg, const SVEMemOperand& addr, Tf fn, int imm_bits, int shift_amount, SVEOffsetModifier supported_modifier, int vl_divisor_log2) SVELoadStoreNTBroadcastQOHelper() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | fold.cpp | 333 uint32_t shift_amount = constants[1]->GetU32BitValue(); in FoldBinaryIntegerOpToConstant() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | memory-lowering.cc | 425 Node* shift_amount = in DecodeExternalPointer() local
|
| /third_party/node/deps/v8/src/parsing/ |
| H A D | preparse-data.cc | 226 uint8_t shift_amount = free_quarters_in_last_byte_ * 2; in WriteQuarter() local
|
| /third_party/vixl/src/aarch32/ |
| H A D | operands-aarch32.h | 749 MemOperand(Register rn, Sign sign, Register rm, Shift shift, uint32_t shift_amount, AddrMode addrmode = Offset) MemOperand() argument 771 MemOperand(Register rn, Register rm, Shift shift, uint32_t shift_amount, AddrMode addrmode = Offset) MemOperand() argument
|
| /third_party/glslang/SPIRV/ |
| H A D | hex_float.h | 496 uint_type shift_amount = static_cast<uint_type>(-num_throwaway_bits); in getRoundedNormalizedSignificand() local
|
| /third_party/node/deps/v8/src/diagnostics/arm/ |
| H A D | disasm-arm.cc | 197 int shift_amount = instr->ShiftAmountValue(); in PrintShiftRm() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | hex_float.h | 579 uint_type shift_amount = static_cast<uint_type>(-num_throwaway_bits); in getRoundedNormalizedSignificand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | hex_float.h | 579 uint_type shift_amount = static_cast<uint_type>(-num_throwaway_bits); in getRoundedNormalizedSignificand() local
|
| /third_party/spirv-tools/source/util/ |
| H A D | hex_float.h | 580 uint_type shift_amount = static_cast<uint_type>(-num_throwaway_bits); in getRoundedNormalizedSignificand() local
|
| /third_party/node/deps/v8/src/diagnostics/arm64/ |
| H A D | disasm-arm64.cc | 4032 int shift_amount = 8 * ((cmode >> 1) & 3); in SubstituteImmediateField() local 4038 int shift_amount = 8 << (cmode & 1); in SubstituteImmediateField() local
|