Home
last modified time | relevance | path

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

123

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h99 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsInstrInfo.h115 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
/external/llvm/lib/Target/ARM/
DThumb1InstrInfo.cpp72 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
DThumb2InstrInfo.cpp126 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
DThumb1FrameLowering.cpp586 bool isKill = true; in spillCalleeSavedRegisters() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb1InstrInfo.cpp80 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
DThumb1FrameLowering.cpp787 bool isKill = !MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
830 bool isKill = !MRI.isLiveIn(*HiRegToSave); in spillCalleeSavedRegisters() local
DThumb2InstrInfo.cpp137 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
/external/llvm/lib/Target/X86/
DX86InstrBuilder.h137 unsigned Reg, bool isKill, int Offset) { in addRegOffset()
DX86InstrInfo.cpp2567 bool &isKill, bool &isUndef, in classifyLEAReg()
2645 bool isKill = MI.getOperand(1).isKill(); in convertToThreeAddressWithLEA() local
2803 bool isKill, isUndef; in convertToThreeAddress() local
2846 bool isKill, isUndef; in convertToThreeAddress() local
2880 bool isKill, isUndef; in convertToThreeAddress() local
2919 bool isKill, isUndef; in convertToThreeAddress() local
2990 bool isKill, isUndef; in convertToThreeAddress() local
4757 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
4774 bool isKill, in storeRegToAddr()
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp39 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp39 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrBuilder.h159 unsigned Reg, bool isKill, int Offset) { in addRegOffset()
DX86InstrInfo.cpp732 bool &isKill, bool &isUndef, in classifyLEAReg()
799 bool isKill = MI.getOperand(1).isKill(); in convertToThreeAddressWithLEA() local
957 bool isKill, isUndef; in convertToThreeAddress() local
1000 bool isKill, isUndef; in convertToThreeAddress() local
1032 bool isKill, isUndef; in convertToThreeAddress() local
1069 bool isKill, isUndef; in convertToThreeAddress() local
1137 bool isKill, isUndef; in convertToThreeAddress() local
3295 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
3312 bool isKill, in storeRegToAddr()
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp103 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstrBundle.cpp213 bool isKill = KilledUseSet.count(Reg); in finalizeBundle() local
DTwoAddressInstructionPass.cpp971 bool isKill = in rescheduleMIBelowKill() local
1100 bool isKill = MO.isKill() || (LIS && isPlainlyKilled(KillMI, MOReg, LIS)); in rescheduleKillAboveMI() local
1820 bool isKill = UseMO.isKill(); in eliminateRegSequence() local
/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp211 bool isKill = KilledUseSet.count(Reg); in finalizeBundle() local
DTwoAddressInstructionPass.cpp929 bool isKill = in rescheduleMIBelowKill() local
1058 bool isKill = MO.isKill() || (LIS && isPlainlyKilled(KillMI, MOReg, LIS)); in rescheduleKillAboveMI() local
1758 bool isKill = UseMO.isKill(); in eliminateRegSequence() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp283 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp357 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.cpp123 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp397 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp393 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp361 unsigned SrcReg, bool isKill, in storeRegToStackSlot()

123