/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 99 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.h | 115 unsigned SrcReg, bool isKill, int FrameIndex, in storeRegToStackSlot()
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 72 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
D | Thumb2InstrInfo.cpp | 126 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
D | Thumb1FrameLowering.cpp | 586 bool isKill = true; in spillCalleeSavedRegisters() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 80 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
D | Thumb1FrameLowering.cpp | 787 bool isKill = !MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local 830 bool isKill = !MRI.isLiveIn(*HiRegToSave); in spillCalleeSavedRegisters() local
|
D | Thumb2InstrInfo.cpp | 137 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 137 unsigned Reg, bool isKill, int Offset) { in addRegOffset()
|
D | X86InstrInfo.cpp | 2567 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/ |
D | MSP430InstrInfo.cpp | 39 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 39 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 159 unsigned Reg, bool isKill, int Offset) { in addRegOffset()
|
D | X86InstrInfo.cpp | 732 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/ |
D | AVRInstrInfo.cpp | 103 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 213 bool isKill = KilledUseSet.count(Reg); in finalizeBundle() local
|
D | TwoAddressInstructionPass.cpp | 971 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/ |
D | MachineInstrBundle.cpp | 211 bool isKill = KilledUseSet.count(Reg); in finalizeBundle() local
|
D | TwoAddressInstructionPass.cpp | 929 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/ |
D | ARCInstrInfo.cpp | 283 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 357 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.cpp | 123 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 397 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 393 unsigned SrcReg, bool isKill, int FI, in storeRegToStackSlot()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 361 unsigned SrcReg, bool isKill, in storeRegToStackSlot()
|