Home
last modified time | relevance | path

Searched refs:replaceMachineInstructionUsage (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXProxyRegErasure.cpp54 void replaceMachineInstructionUsage(MachineFunction &MF, MachineInstr &MI);
80 replaceMachineInstructionUsage(MF, MI); in runOnMachineFunction()
94 void NVPTXProxyRegErasure::replaceMachineInstructionUsage(MachineFunction &MF, in replaceMachineInstructionUsage() function in NVPTXProxyRegErasure