Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp289 MI.eraseFromBundle(); in optimizeSetGPR()
291 RI->eraseFromBundle(); in optimizeSetGPR()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp436 MI.eraseFromBundle(); in handleIdentityCopy()
H A DInlineSpiller.cpp1274 MI.eraseFromBundle(); in spillAll()
H A DMachineInstr.cpp766 void MachineInstr::eraseFromBundle() { in eraseFromBundle() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp492 MI->eraseFromBundle(); in ReduceLoadStore()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1318 void eraseFromBundle();
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5852 DefMI->eraseFromBundle(); in foldImmediateImpl()