Home
last modified time | relevance | path

Searched refs:removeLiveIn (Results 1 – 25 of 25) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp341 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
347 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp357 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
363 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp358 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
364 MBB->removeLiveIn(reg); in remapRegsForLeafProc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCFGOptimizer.cpp228 LayoutSucc->removeLiveIn(OrigLI.PhysReg); in runOnMachineFunction()
DRDFLiveness.cpp842 B.removeLiveIn(I); in resetLiveIns()
/external/llvm/lib/Target/Hexagon/
DHexagonCFGOptimizer.cpp222 LayoutSucc->removeLiveIn(OrigLI.PhysReg); in runOnMachineFunction()
DRDFLiveness.cpp657 B.removeLiveIn(I); in resetLiveIns()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonCFGOptimizer.cpp229 LayoutSucc->removeLiveIn(OrigLI.PhysReg); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h337 void removeLiveIn(MCPhysReg Reg,
365 livein_iterator removeLiveIn(livein_iterator I);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h383 void removeLiveIn(MCPhysReg Reg,
411 livein_iterator removeLiveIn(livein_iterator I);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBasicBlock.cpp448 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock
460 MachineBasicBlock::removeLiveIn(MachineBasicBlock::livein_iterator I) { in removeLiveIn() function in MachineBasicBlock
DMachineSink.cpp1216 SuccBB->removeLiveIn(*S); in updateLiveIn()
/external/llvm/include/llvm/CodeGen/
DMachineBasicBlock.h306 void removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask = ~0u);
/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp458 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp589 MBB.removeLiveIn(ReservedVGPR); in removeVGPRForSGPRSpill()
/external/llvm-project/llvm/lib/CodeGen/
DMachineBasicBlock.cpp543 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock
555 MachineBasicBlock::removeLiveIn(MachineBasicBlock::livein_iterator I) { in removeLiveIn() function in MachineBasicBlock
DMachineSink.cpp1412 SuccBB->removeLiveIn(*S); in updateLiveIn()
DRDFLiveness.cpp899 B.removeLiveIn(I); in resetLiveIns()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp729 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp738 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
/external/llvm-project/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp693 SuccMBB->removeLiveIn(X86::EFLAGS); in runOnMachineFunction()
DX86FloatingPoint.cpp135 I = MBB->removeLiveIn(I); in calcLiveInMask()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FlagsCopyLowering.cpp707 SuccMBB->removeLiveIn(X86::EFLAGS); in runOnMachineFunction()
DX86FloatingPoint.cpp135 I = MBB->removeLiveIn(I); in calcLiveInMask()
/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp325 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock