Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h600 MachineInstr *remove_instr(MachineInstr *I);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h672 MachineInstr *remove_instr(MachineInstr *I);
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp1011 MachineInstr *MachineBasicBlock::remove_instr(MachineInstr *MI) { in remove_instr() function in MachineBasicBlock
DMachineInstr.cpp1040 return getParent()->remove_instr(this); in removeFromBundle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp1158 MachineInstr *MachineBasicBlock::remove_instr(MachineInstr *MI) { in remove_instr() function in MachineBasicBlock
DMachineInstr.cpp489 return getParent()->remove_instr(this); in removeFromBundle()