Lines Matching refs:Is64
482 mcgraph()->machine()->Is64() ? ChangeUint32ToUint64(index) : index;
1001 return m->Is64() ? graph()->NewNode(m->Word64Ror(), left, right)
1006 return m->Is64() ? graph()->NewNode(m->Word64Rol().op(), left,
1303 return m->Is64()
1308 return m->Is64() ? graph()->NewNode(m->Word64Ctz().op(), input)
1316 Node* result = m->Is64() ? graph()->NewNode(m->Word64Clz(), reversed)
1625 return m->Is64();
1895 if (mcgraph()->machine()->Is64()) {
3439 return mcgraph()->machine()->Is64() ? gasm_->TruncateInt64ToInt32(value)
3444 return mcgraph()->machine()->Is64() ? gasm_->ChangeInt32ToInt64(value)
4418 if (mcgraph()->machine()->Is64()) return;
5380 intptr_t target = mcgraph()->machine()->Is64()
5393 intptr_t target = mcgraph()->machine()->Is64()
6544 if (mcgraph()->machine()->Is64()) {
6561 if (mcgraph()->machine()->Is64()) {