| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsInstrInfo.h | 138 bool isKill, int FrameIndex, in storeRegToStackSlot()
|
| D | Mips16InstrInfo.cpp | 108 Register SrcReg, bool isKill, int FI, in storeRegToStack()
|
| D | MipsSEInstrInfo.cpp | 246 Register SrcReg, bool isKill, int FI, in storeRegToStack()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/ |
| D | VERegisterInfo.cpp | 297 bool isKill = MI.getOperand(3).isKill(); in processSTVM() local 377 bool isKill = MI.getOperand(3).isKill(); in processSTVM512() local
|
| D | VEInstrInfo.cpp | 461 Register SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | Thumb1InstrInfo.cpp | 80 Register SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
| D | Thumb1FrameLowering.cpp | 885 bool isKill = !MRI.isLiveIn(Reg); in pushRegsToStack() local 925 bool isKill = !MRI.isLiveIn(*HiRegToSave); in pushRegsToStack() local
|
| D | Thumb2InstrInfo.cpp | 165 Register SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/ |
| D | MSP430InstrInfo.cpp | 38 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86InstrBuilder.h | 158 unsigned Reg, bool isKill, int Offset) { in addRegOffset()
|
| D | X86InstrInfo.cpp | 1069 bool &isKill, MachineOperand &ImplicitOp, in classifyLEAReg() 1373 bool isKill; in convertToThreeAddress() local 1411 bool isKill; in convertToThreeAddress() local 1437 bool isKill; in convertToThreeAddress() local 1481 bool isKill; in convertToThreeAddress() local 1535 bool isKill; in convertToThreeAddress() local 1579 bool isKill; in convertToThreeAddress() local 3931 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | MachineInstrBundle.cpp | 226 bool isKill = KilledUseSet.count(Reg); in finalizeBundle() local
|
| D | TwoAddressInstructionPass.cpp | 918 bool isKill = in rescheduleMIBelowKill() local 1047 bool isKill = MO.isKill() || (LIS && isPlainlyKilled(KillMI, MOReg, LIS)); in rescheduleKillAboveMI() local 1917 bool isKill = UseMO.isKill(); in eliminateRegSequence() local
|
| D | LiveIntervals.cpp | 1139 bool isKill = SlotIndex::isSameInstr(OldIdx, OldIdxIn->end); in handleMoveDown() local 1283 bool isKill = SlotIndex::isSameInstr(OldIdx, OldIdxIn->end); in handleMoveUp() local
|
| D | MachineLICM.cpp | 858 bool isKill = isOperandKill(MO, MRI); in calcRegisterCost() local
|
| D | MachineOperand.cpp | 256 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
| D | InlineSpiller.cpp | 1037 void InlineSpiller::insertSpill(Register NewVReg, bool isKill, in insertSpill()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AVR/ |
| D | AVRInstrInfo.cpp | 129 bool isKill, int FrameIndex, const TargetRegisterClass *RC, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/XCore/ |
| D | XCoreInstrInfo.cpp | 360 bool isKill, int FrameIndex, const TargetRegisterClass *RC, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/ |
| D | SparcInstrInfo.cpp | 498 Register SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 396 bool isKill() const { in isKill() function
|
| D | LiveInterval.h | 112 bool isKill() const { in isKill() function
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonSplitDouble.cpp | 604 bool isKill = Op.isKill(); in createHalfInstr() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.cpp | 1932 MachineFunction &MF, unsigned SrcReg, bool isKill, int FrameIdx, in StoreRegToStackSlot() 1955 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlotNoUpd() 1975 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | InstrEmitter.cpp | 349 bool isKill = Op.hasOneUse() && in AddRegisterOperand() local
|