Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h1089 MachineInstr *remove_instr(MachineInstr *I);
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp1446 MachineInstr *MachineBasicBlock::remove_instr(MachineInstr *MI) { in remove_instr() function in MachineBasicBlock
H A DMachineInstr.cpp758 return getParent()->remove_instr(this); in removeFromBundle()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3073 BB->remove_instr(&MI); in EmitInitTPIDR2Object()
3117 BB->remove_instr(&MI); in EmitAllocateZABuffer()