| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSERegisterInfo.cpp | 200 bool IsKill = false; in eliminateFI() local 235 IsKill = true; in eliminateFI() 252 IsKill = true; in eliminateFI() 256 MI.getOperand(OpNo).ChangeToRegister(FrameReg, false, false, IsKill); in eliminateFI()
|
| H A D | Mips16RegisterInfo.cpp | 123 bool IsKill = false; in eliminateFI() local 139 IsKill = true; in eliminateFI() 141 MI.getOperand(OpNo).ChangeToRegister(FrameReg, false, false, IsKill); in eliminateFI()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | FixupStatepointCallerSaved.cpp | 112 bool &IsKill, const TargetInstrInfo &TII, in performCopyPropagation() argument 117 IsKill = false; in performCopyPropagation() 154 IsKill = DestSrc->Source->isKill(); in performCopyPropagation() 161 } else if (IsKill) { in performCopyPropagation() 418 bool IsKill = true; in spillRegisters() local 420 Reg = performCopyPropagation(Reg, InsertBefore, IsKill, TII, TRI); in spillRegisters() 424 TII.storeRegToStackSlot(*MI.getParent(), InsertBefore, Reg, IsKill, FI, in spillRegisters()
|
| H A D | ScheduleDAGInstrs.cpp | 411 bool IsKill = MO.getSubReg() == 0 || MO.isUndef(); in addVRegDefDeps() local 415 KillLaneMask = IsKill ? LaneBitmask::getAll() : DefLaneMask; in addVRegDefDeps() 1116 bool IsKill = LiveRegs.available(MRI, Reg); in toggleKills() local 1117 MO.setIsKill(IsKill); in toggleKills()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrBuilder.h | 50 bool IsKill, int Offset) { in addRegIndirectWithDisp() argument 51 return MIB.addImm(Offset).addReg(Reg, getKillRegState(IsKill)); in addRegIndirectWithDisp()
|
| H A D | M68kInstrInfo.h | 282 bool IsKill, int FrameIndex,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFInstrInfo.cpp | 126 Register SrcReg, bool IsKill, int FI, in storeRegToStackSlot() argument 136 .addReg(SrcReg, getKillRegState(IsKill)) in storeRegToStackSlot() 141 .addReg(SrcReg, getKillRegState(IsKill)) in storeRegToStackSlot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.cpp | 84 bool IsKill; member 120 bool IsKill, int Index, RegScavenger *RS) in SGPRSpillBuilder() 121 : SuperReg(Reg), MI(MI), IsKill(IsKill), DL(MI->getDebugLoc()), in SGPRSpillBuilder() 1231 .addReg(Src, getKillRegState(IsKill)); in spillVGPRtoAGPR() 1239 .addReg(Src, getKillRegState(IsKill)); in spillVGPRtoAGPR() 1322 unsigned LoadStoreOp, int Index, Register ValueReg, bool IsKill, in buildSpillLoadStore() argument 1545 SrcDstRegState |= getKillRegState(IsKill); in buildSpillLoadStore() 1721 bool IsKill) const { in buildVGPRSpillLoadStore() 1782 bool UseKill = SB.IsKill && IsLastSubreg; in spillSGPR() 1854 SuperKillState |= getKillRegState(SB.IsKill); in spillSGPR() [all …]
|
| H A D | SIShrinkInstructions.cpp | 315 bool IsKill = NewAddrDwords == Info->VAddrDwords; in shrinkMIMG() local 337 IsKill = false; in shrinkMIMG() 370 MI.getOperand(VAddr0Idx).setIsKill(IsKill); in shrinkMIMG() 538 const bool IsKill = SrcReg->isKill(); in shrinkScalarLogicOp() local 545 /*isImp*/ false, IsKill, in shrinkScalarLogicOp()
|
| H A D | SIOptimizeExecMaskingPreRA.cpp | 247 bool IsKill = SelLI->Query(CmpIdx.getRegSlot()).isKill(); in optimizeVcndVcmpPair() local 250 if (MRI->use_nodbg_empty(SelReg) && (IsKill || IsDead)) { in optimizeVcndVcmpPair()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.h | 72 bool IsKill, int FrameIndex,
|
| H A D | ARCInstrInfo.cpp | 295 bool IsKill, int FrameIndex, const TargetRegisterClass *RC, in storeRegToStackSlot() argument 314 .addReg(SrcReg, getKillRegState(IsKill)) in storeRegToStackSlot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.h | 45 bool IsKill, int FrameIndex,
|
| H A D | CSKYInstrInfo.cpp | 393 Register SrcReg, bool IsKill, int FI, in storeRegToStackSlot() argument 429 .addReg(SrcReg, getKillRegState(IsKill)) in storeRegToStackSlot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 1419 bool IsKill = !HRI.isEHReturnCalleeSaveReg(Reg); in insertCSRSpillsInBlock() local 1423 if (IsKill) in insertCSRSpillsInBlock() 1750 bool IsKill = MI->getOperand(2).isKill(); in expandStoreInt() local 1759 .addReg(SrcR, getKillRegState(IsKill)); in expandStoreInt() 1813 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVecPred() local 1828 .addReg(SrcR, getKillRegState(IsKill)) in expandStoreVecPred() 1902 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec2() local 1917 .addReg(SrcLo, getKillRegState(IsKill)) in expandStoreVec2() 1928 .addReg(SrcHi, getKillRegState(IsKill)) in expandStoreVec2() 1989 bool IsKill = MI->getOperand(2).isKill(); in expandStoreVec() local [all …]
|
| H A D | HexagonBlockRanges.cpp | 325 bool IsKill = Op.isKill(); in computeInitialLiveRanges() local 328 if (IsKill) in computeInitialLiveRanges()
|
| H A D | HexagonFrameLowering.h | 173 bool IsDef, bool IsKill) const;
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AdvSIMDScalarPass.cpp | 275 unsigned Dst, unsigned Src, bool IsKill) { in insertCopy() argument 278 .addReg(Src, getKillRegState(IsKill)); in insertCopy()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.h | 38 bool IsKill, int FrameIndex,
|
| H A D | LoongArchFrameLowering.cpp | 464 bool IsKill = in spillCalleeSavedRegisters() local 467 TII.storeRegToStackSlot(MBB, MI, Reg, IsKill, CS.getFrameIdx(), RC, TRI, in spillCalleeSavedRegisters()
|
| H A D | LoongArchInstrInfo.cpp | 112 bool IsKill, int FI, const TargetRegisterClass *RC, in storeRegToStackSlot() argument 140 .addReg(SrcReg, getKillRegState(IsKill)) in storeRegToStackSlot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.h | 56 Register SourceRegister, bool IsKill, int FrameIndex,
|
| H A D | LanaiInstrInfo.cpp | 51 Register SourceRegister, bool IsKill, int FrameIndex, in storeRegToStackSlot() argument 63 .addReg(SourceRegister, getKillRegState(IsKill)) in storeRegToStackSlot()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Signals.inc | 304 enum class SignalKind { IsKill, IsInfo }; 313 case SignalKind::IsKill: 331 registerHandler(S, SignalKind::IsKill); 333 registerHandler(S, SignalKind::IsKill); 335 registerHandler(SIGPIPE, SignalKind::IsKill);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 77 bool IsKill, int FrameIndex,
|