Home
last modified time | relevance | path

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

/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