Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h891 MachineInstr &CloneMachineInstrBundle(MachineBasicBlock &MBB,
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp439 return MF.CloneMachineInstrBundle(MBB, InsertBefore, Orig); in duplicate()
H A DMachineFunction.cpp363 MachineInstr &MachineFunction::CloneMachineInstrBundle(MachineBasicBlock &MBB, in CloneMachineInstrBundle() function in MachineFunction