Lines Matching refs:getMachineFunction
1528 MachineFrameInfo *FrameInfo = getMachineFunction().getFrameInfo(); in CreateStackTemporary()
1551 MachineFrameInfo *FrameInfo = getMachineFunction().getFrameInfo(); in CreateStackTemporary()
3523 DAG.getMachineFunction()); in FindOptimalMemOpLowering()
3622 MachineFunction &MF = DAG.getMachineFunction(); in getMemcpyLoadsAndStores()
3738 MachineFunction &MF = DAG.getMachineFunction(); in getMemmoveLoadsAndStores()
3817 MachineFunction &MF = DAG.getMachineFunction(); in getMemsetStores()
4089 MachineFunction &MF = getMachineFunction(); in getAtomic()
4148 MachineFunction &MF = getMachineFunction(); in getAtomic()
4221 MachineFunction &MF = getMachineFunction(); in getAtomic()
4303 MachineFunction &MF = getMachineFunction(); in getMemIntrinsicNode()
4413 MachineFunction &MF = getMachineFunction(); in getLoad()
4523 MachineFunction &MF = getMachineFunction(); in getStore()
4577 MachineFunction &MF = getMachineFunction(); in getTruncStore()
6203 const MachineFrameInfo *MFI = getMachineFunction().getFrameInfo(); in isConsecutiveLoad()
6262 const MachineFrameInfo &MFI = *getMachineFunction().getFrameInfo(); in InferPtrAlignment()