Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp361 MBB.removeLiveIn(reg); in remapRegsForLeafProc()
367 MBB.removeLiveIn(reg); in remapRegsForLeafProc()
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCFGOptimizer.cpp226 LayoutSucc->removeLiveIn(OrigLI.PhysReg); in runOnMachineFunction()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h479 void removeLiveIn(MCPhysReg Reg,
507 livein_iterator removeLiveIn(livein_iterator I);
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp598 void MachineBasicBlock::removeLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) { in removeLiveIn() function in MachineBasicBlock
610 MachineBasicBlock::removeLiveIn(MachineBasicBlock::livein_iterator I) { in removeLiveIn() function in MachineBasicBlock
H A DRDFLiveness.cpp902 B.removeLiveIn(I); in resetLiveIns()
H A DMachineSink.cpp2004 SuccBB->removeLiveIn(S); in updateLiveIn()
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp675 SuccMBB->removeLiveIn(X86::EFLAGS); in runOnMachineFunction()
H A DX86FloatingPoint.cpp134 I = MBB->removeLiveIn(I); in calcLiveInMask()
/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp741 MBB.removeLiveIn(Mips::V0); in emitGPDisp()
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp342 MBB.removeLiveIn(Reg); in shiftSpillPhysVGPRsToLowestRange()