Home | History | Annotate | Download | only in ARM

Lines Matching full:i64

1594     ResTy = EVT::getVectorVT(*CurDAG->getContext(), MVT::i64, ResTyElts);
1870 MVT::i64, ResTyElts));
1989 ResTys.push_back(EVT::getVectorVT(*CurDAG->getContext(), MVT::i64,ResTyElts));
2896 // arm_ldrexd returns a i64 value in {i32, i32}
2951 // use the pair [R2, R3] to hold the i64 (i32, i32) value to be stored.