reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2807 } else if (ValVT == MVT::i32 || (ValVT == MVT::f32 && AllocateFloatsInIntReg)) { 2814 } else if (ValVT == MVT::f64 && AllocateFloatsInIntReg) { 2822 } else if (ValVT.isFloatingPoint() && !AllocateFloatsInIntReg) {