Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h1009 cloneMachineInstrBundle(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp412 MachineInstr &MachineFunction::cloneMachineInstrBundle( in cloneMachineInstrBundle() function in MachineFunction
H A DTargetInstrInfo.cpp446 return MF.cloneMachineInstrBundle(MBB, InsertBefore, Orig); in duplicate()