Home
last modified time | relevance | path

Searched defs:removeLiveIn (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp436 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock
448 MachineBasicBlock::removeLiveIn(MachineBasicBlock::livein_iterator I) { in removeLiveIn() function in MachineBasicBlock
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineBasicBlock.cpp260 void MachineBasicBlock::removeLiveIn(unsigned Reg) { in removeLiveIn() function in MachineBasicBlock
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp325 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock