reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
923 const auto &TLI = *MF.getSubtarget().getTargetLowering(); 924 auto &DL = MF.getDataLayout(); 925 LLVMContext &C = MF.getFunction().getContext(); 930 MachineFrameInfo &MFI = MF.getFrameInfo(); 931 bool OptSize = shouldLowerMemFuncForSize(MF); 951 MF.getFunction().getAttributes(), TLI)) 1013 MF.getMachineMemOperand(&DstMMO, DstOff, Ty.getSizeInBytes());