reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/MipsISelLowering.cpp
 2807   } else if (ValVT == MVT::i32 || (ValVT == MVT::f32 && AllocateFloatsInIntReg)) {
 2814   } else if (ValVT == MVT::f64 && AllocateFloatsInIntReg) {
 2822   } else if (ValVT.isFloatingPoint() && !AllocateFloatsInIntReg) {