Home
last modified time | relevance | path

Searched defs:isKill (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h114 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
DMips16InstrInfo.cpp108 unsigned SrcReg, bool isKill, int FI, in storeRegToStack()
DMipsSEInstrInfo.cpp246 unsigned SrcReg, bool isKill, int FI, in storeRegToStack()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1InstrInfo.cpp79 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
DThumb1FrameLowering.cpp855 bool isKill = !MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
899 bool isKill = !MRI.isLiveIn(*HiRegToSave); in spillCalleeSavedRegisters() local
DThumb2InstrInfo.cpp136 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp38 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrBuilder.h158 unsigned Reg, bool isKill, int Offset) { in addRegOffset()
DX86InstrInfo.cpp705 bool &isKill, MachineOperand &ImplicitOp, in classifyLEAReg()
950 bool isKill; in convertToThreeAddress() local
986 bool isKill; in convertToThreeAddress() local
1009 bool isKill; in convertToThreeAddress() local
1044 bool isKill; in convertToThreeAddress() local
1093 bool isKill; in convertToThreeAddress() local
1134 bool isKill; in convertToThreeAddress() local
3244 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp223 bool isKill = KilledUseSet.count(Reg); in finalizeBundle() local
DTwoAddressInstructionPass.cpp972 bool isKill = in rescheduleMIBelowKill() local
1101 bool isKill = MO.isKill() || (LIS && isPlainlyKilled(KillMI, MOReg, LIS)); in rescheduleKillAboveMI() local
1826 bool isKill = UseMO.isKill(); in eliminateRegSequence() local
DLiveIntervals.cpp1100 bool isKill = SlotIndex::isSameInstr(OldIdx, OldIdxIn->end); in handleMoveDown() local
1244 bool isKill = SlotIndex::isSameInstr(OldIdx, OldIdxIn->end); in handleMoveUp() local
DMachineOperand.cpp235 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
DMachineLICM.cpp903 bool isKill = isOperandKill(MO, MRI); in calcRegisterCost() local
DInlineSpiller.cpp932 void InlineSpiller::insertSpill(unsigned NewVReg, bool isKill, in insertSpill()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp396 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp122 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp360 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp295 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h388 bool isKill() const { in isKill() function
DLiveInterval.h111 bool isKill() const { in isKill() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp340 bool isKill = Op.hasOneUse() && in AddRegisterOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp609 bool isKill = Op.isKill(); in createHalfInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1200 MachineFunction &MF, unsigned SrcReg, bool isKill, int FrameIdx, in StoreRegToStackSlot()
1226 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp873 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()

12