Lines Matching refs:value
79 V8_INLINE explicit Operand(Smi value) : rmode_(RelocInfo::NO_INFO) {
80 value_.immediate = static_cast<intptr_t>(value.ptr());
131 // On PowerPC we have base register + 16bit signed value
132 // Alternatively we can have a 16bit signed value immediate
456 static_assert(std::is_same<T, Simd128Register>::value ||
457 std::is_same<T, DoubleRegister>::value,
462 if (std::is_same<T, Simd128Register>::value) {
489 static_assert(std::is_same<T, Simd128Register>::value ||
490 std::is_same<T, DoubleRegister>::value,
495 if (std::is_same<T, Simd128Register>::value) {
982 void bitwise_mov(Register dst, intptr_t value);
983 void bitwise_mov32(Register dst, int32_t value);
984 void bitwise_add32(Register dst, Register src, int32_t value);
1295 // The value returned is only valid as long as no entries are added to the
1336 intptr_t value) {
1344 return constant_pool_builder_.AddEntry(pc_offset(), value, sharing_ok);
1346 ConstantPoolEntry::Access ConstantPoolAddEntry(base::Double value) {
1347 return constant_pool_builder_.AddEntry(pc_offset(), value);
1406 // Each relocation is encoded as a variable size value