Lines Matching refs:value
76 // Set a static value on whether SIMD is supported.
164 Operand Operand::EmbeddedNumber(double value) {
166 if (DoubleToSmiInteger(value, &smi)) return Operand(Smi::FromInt(smi));
169 result.value_.heap_object_request = HeapObjectRequest(value);
305 // The link chain is terminated by a value in the instruction of 0,
306 // which is an otherwise illegal value (branch 0 is inf loop). When this case
626 PrintF("value\n");
3549 // is_int12 must be passed a signed value, hence the static cast below.
3554 // value) fits into int12.
3859 // Assemble the 64 bit value.