| /external/llvm/lib/Target/Mips/ | 
| D | MipsInstrInfo.h | 99                            unsigned SrcReg, bool isKill, int FrameIndex,  in storeRegToStackSlot()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ | 
| D | MipsInstrInfo.h | 114                            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-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()
  | 
| /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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ | 
| D | MSP430InstrInfo.cpp | 38                                     unsigned SrcReg, bool isKill, int FrameIdx,  in storeRegToStackSlot()
  | 
| /external/llvm/lib/Target/MSP430/ | 
| D | MSP430InstrInfo.cpp | 39                                     unsigned SrcReg, bool isKill, int FrameIdx,  in storeRegToStackSlot()
  | 
| /external/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()
  | 
| /external/llvm/lib/Target/AVR/ | 
| D | AVRInstrInfo.cpp | 103                                        unsigned SrcReg, bool isKill,  in storeRegToStackSlot()
  | 
| /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-10.0/llvm/lib/CodeGen/ | 
| 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 | MachineInstrBundle.cpp | 223     bool isKill = KilledUseSet.count(Reg);  in finalizeBundle()  local
  | 
| /external/llvm/lib/Target/XCore/ | 
| D | XCoreInstrInfo.cpp | 357                                          unsigned SrcReg, bool isKill,  in storeRegToStackSlot()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ | 
| D | SparcInstrInfo.cpp | 396                     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-10.0/llvm/lib/Target/AVR/ | 
| D | AVRInstrInfo.cpp | 122                                        unsigned SrcReg, bool isKill,  in storeRegToStackSlot()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ | 
| D | ARCInstrInfo.cpp | 295                                        unsigned SrcReg, bool isKill,  in storeRegToStackSlot()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ | 
| D | XCoreInstrInfo.cpp | 360                                          unsigned SrcReg, bool isKill,  in storeRegToStackSlot()
  |