Home
last modified time | relevance | path

Searched refs:replaceKillInstruction (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp256 LV->replaceKillInstruction(Cond.getReg(), MI, *And); in emitIf()
330 LV->replaceKillInstruction(SrcReg, MI, *OrSaveExec); in emitElse()
404 LV->replaceKillInstruction(MI.getOperand(1).getReg(), MI, *And); in emitIfBreak()
413 LV->replaceKillInstruction(MI.getOperand(1).getReg(), MI, *Or); in emitIfBreak()
416 LV->replaceKillInstruction(MI.getOperand(2).getReg(), MI, *Or); in emitIfBreak()
440 LV->replaceKillInstruction(MI.getOperand(0).getReg(), MI, *AndN2); in emitLoop()
526 LV->replaceKillInstruction(DataReg, MI, *NewMI); in emitEndCf()
H A DSIInstrInfo.cpp3942 LV->replaceKillInstruction(Op.getReg(), MI, NewMI); in updateLiveVariables()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h200 LLVM_ABI void replaceKillInstruction(Register Reg, MachineInstr &OldMI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1450 LV->replaceKillInstruction(MO.getReg(), MI, *NewMIs[0]); in tryInstructionTransform()
1455 LV->replaceKillInstruction(MO.getReg(), MI, *NewMIs[1]); in tryInstructionTransform()
2043 LV->replaceKillInstruction(SrcReg, MI, *CopyMI); in eliminateRegSequence()
H A DLiveVariables.cpp763 void LiveVariables::replaceKillInstruction(Register Reg, MachineInstr &OldMI, in replaceKillInstruction() function in LiveVariables
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1200 LV->replaceKillInstruction(SrcReg, MI, *Copy); in classifyLEAReg()
1331 LV->replaceKillInstruction(Src2, MI, *InsMI2); in convertToThreeAddressWithLEA()
1349 LV->replaceKillInstruction(Src, MI, *InsMI); in convertToThreeAddressWithLEA()
1351 LV->replaceKillInstruction(Dest, MI, *ExtMI); in convertToThreeAddressWithLEA()
2036 LV->replaceKillInstruction(Op.getReg(), MI, *NewMI); in convertToThreeAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1148 LV->replaceKillInstruction(Op.getReg(), MI, *MIB); in convertToThreeAddress()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp4458 LV->replaceKillInstruction(Op.getReg(), MI, *MIB); in convertToThreeAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc16744 …eKillInstructionEjPNS_12MachineInstrES2_", "llvm::LiveVariables::replaceKillInstruction(unsigned i…