/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 114 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
|
D | Mips16InstrInfo.cpp | 108 unsigned SrcReg, bool isKill, int FI, in storeRegToStack()
|
D | MipsSEInstrInfo.cpp | 246 unsigned SrcReg, bool isKill, int FI, in storeRegToStack()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 79 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
D | Thumb1FrameLowering.cpp | 855 bool isKill = !MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local 899 bool isKill = !MRI.isLiveIn(*HiRegToSave); in spillCalleeSavedRegisters() local
|
D | Thumb2InstrInfo.cpp | 136 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 38 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 158 unsigned Reg, bool isKill, int Offset) { in addRegOffset()
|
D | X86InstrInfo.cpp | 705 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/ |
D | MachineInstrBundle.cpp | 223 bool isKill = KilledUseSet.count(Reg); in finalizeBundle() local
|
D | TwoAddressInstructionPass.cpp | 972 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
|
D | LiveIntervals.cpp | 1100 bool isKill = SlotIndex::isSameInstr(OldIdx, OldIdxIn->end); in handleMoveDown() local 1244 bool isKill = SlotIndex::isSameInstr(OldIdx, OldIdxIn->end); in handleMoveUp() local
|
D | MachineOperand.cpp | 235 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
D | MachineLICM.cpp | 903 bool isKill = isOperandKill(MO, MRI); in calcRegisterCost() local
|
D | InlineSpiller.cpp | 932 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/ |
D | SparcInstrInfo.cpp | 396 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.cpp | 122 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 360 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.cpp | 295 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 388 bool isKill() const { in isKill() function
|
D | LiveInterval.h | 111 bool isKill() const { in isKill() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | InstrEmitter.cpp | 340 bool isKill = Op.hasOneUse() && in AddRegisterOperand() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonSplitDouble.cpp | 609 bool isKill = Op.isKill(); in createHalfInstr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 1200 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/ |
D | SystemZInstrInfo.cpp | 873 bool isKill, int FrameIdx, const TargetRegisterClass *RC, in storeRegToStackSlot()
|