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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 5466   Type *ArgTy = VT.getTypeForEVT(*DAG.getContext());
 5473   if (VT.isInteger() && !VT.isVector())
 5473   if (VT.isInteger() && !VT.isVector())
 5476   if (VT.isFloatingPoint() && !VT.isVector() && VT != MVT::f64) {
 5476   if (VT.isFloatingPoint() && !VT.isVector() && VT != MVT::f64) {
 5476   if (VT.isFloatingPoint() && !VT.isVector() && VT != MVT::f64) {
 5496     SDValue NarrowFP = DAG.getNode(ISD::FP_ROUND, DL, VT, WideFP.getValue(0),
 5503   return DAG.getLoad(VT, DL, APStore, VAList, MachinePointerInfo());