Lines Matching defs:machine
11 #include "src/codegen/machine-type.h"
334 MachineOperatorBuilder* machine() const { return js_graph_->machine(); }
2588 if (machine()->Is64()) {
2903 DCHECK(machine()->Is64());
2929 DCHECK(machine()->Is64());
2946 DCHECK(machine()->Is64());
3312 if (machine()->Is64()) {
3331 if (machine()->Is64()) {
4051 Node* index = machine()->Is32() ? code : __ ChangeUint32ToUint64(code);
4175 Node* index = machine()->Is32() ? code : __ ChangeUint32ToUint64(code);
4564 if (machine()->Is64() && SmiValuesAre31Bits()) {
4579 if (machine()->Is64()) {
4586 if (machine()->Is64()) {
4594 if (machine()->Is64() && SmiValuesAre31Bits()) {
4601 DCHECK(machine()->Is64());
4606 if (machine()->Is64()) {
4614 if (machine()->Is64() && SmiValuesAre31Bits()) {
4626 if (machine()->Is64() && SmiValuesAre31Bits()) {
4637 if (machine()->Is64() && SmiValuesAre31Bits()) {
4641 if (machine()->Is64()) {
4648 CHECK(machine()->Is64());
4662 if (machine()->Is64() && SmiValuesAre31Bits()) {
5381 if (machine()->Is64()) {
5515 if (machine()->Is64()) {
6186 if (machine()->Float64RoundUp().IsSupported()) {
6273 if (machine()->Float64RoundDown().IsSupported()) {
6362 if (machine()->Float64RoundDown().IsSupported()) {
6372 if (machine()->Float64RoundTiesEven().IsSupported()) {
6419 if (machine()->Float64RoundTruncate().IsSupported()) {
6507 if (machine()->Float64RoundTruncate().IsSupported()) {
6629 if (machine()->Is64()) {
6681 DCHECK(machine()->Is64());