Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h738 MachineInstr &CloneMachineInstrBundle(MachineBasicBlock &MBB,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp356 MachineInstr &MachineFunction::CloneMachineInstrBundle(MachineBasicBlock &MBB, in CloneMachineInstrBundle() function in MachineFunction
DTargetInstrInfo.cpp429 return MF.CloneMachineInstrBundle(MBB, InsertBefore, Orig); in duplicate()