/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinInstrInfo.cpp | 103 bool KillSrc) const { in copyPhysReg() 106 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 112 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 120 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 126 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 134 .addReg(SrcReg, getKillRegState(KillSrc)).addImm(0); in copyPhysReg() 139 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 147 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 153 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 42 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 53 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 63 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 71 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2InstrInfo.cpp | 48 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 53 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
D | Nios2InstrInfo.h | 45 bool KillSrc) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 309 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 324 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 332 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 336 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 347 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 364 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 368 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 391 if (KillSrc) in copyPhysReg()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 305 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 320 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 328 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 332 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 343 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 360 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 364 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 387 if (KillSrc) in copyPhysReg()
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 43 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 54 .addReg(SrcReg, getKillRegState(KillSrc))); in copyPhysReg() 64 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 38 bool KillSrc) const { in copyPhysReg() 40 .addReg(SrcReg, getKillRegState(KillSrc))); in copyPhysReg()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 272 bool KillSrc) const { in copyPhysReg() 275 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 278 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 281 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.cpp | 45 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 54 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 63 .addReg(SrcLo, getKillRegState(KillSrc)); in copyPhysReg() 65 .addReg(SrcHi, getKillRegState(KillSrc)); in copyPhysReg() 79 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1872 unsigned DestReg, unsigned SrcReg, bool KillSrc, unsigned Opcode, in copyPhysRegTuple() argument 1892 AddSubReg(MIB, SrcReg, Indices[SubReg], getKillRegState(KillSrc), TRI); in copyPhysRegTuple() 1899 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 1920 .addReg(SrcReg, RegState::Implicit | getKillRegState(KillSrc)); in copyPhysReg() 1923 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 1944 .addReg(SrcReg, RegState::Implicit | getKillRegState(KillSrc)); in copyPhysReg() 1949 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 1960 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 1970 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 1980 copyPhysRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRv8i8, in copyPhysReg() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaInstrInfo.cpp | 124 bool KillSrc) const { in copyPhysReg() 128 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 132 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 136 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.cpp | 37 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 40 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFInstrInfo.cpp | 35 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 38 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 41 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.cpp | 87 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 90 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 105 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 106 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 337 bool KillSrc) const { in copyPhysReg() 343 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 355 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 54 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 76 .addReg(SrcReg, KillSrc ? RegState::Kill : 0); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrInfo.cpp | 55 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 77 .addReg(SrcReg, KillSrc ? RegState::Kill : 0); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 281 unsigned Size, bool KillSrc, in emitGRX32Move() argument 294 .addReg(SrcReg, getKillRegState(KillSrc) | getUndefRegState(UndefSrc)); in emitGRX32Move() 299 .addReg(SrcReg, getKillRegState(KillSrc) | getUndefRegState(UndefSrc)) in emitGRX32Move() 856 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 862 RI.getSubReg(SrcReg, SystemZ::subreg_h64), KillSrc); in copyPhysReg() 866 RI.getSubReg(SrcReg, SystemZ::subreg_l64), KillSrc); in copyPhysReg() 868 .addReg(SrcReg, (getKillRegState(KillSrc) | RegState::Implicit)); in copyPhysReg() 873 emitGRX32Move(MBB, MBBI, DL, DestReg, SrcReg, SystemZ::LR, 32, KillSrc, in copyPhysReg() 889 .addReg(SrcRegHi, getKillRegState(KillSrc)) in copyPhysReg() 890 .addReg(SrcRegLo, getKillRegState(KillSrc)); in copyPhysReg() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXInstrInfo.cpp | 36 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 70 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2426 unsigned SrcReg, bool KillSrc, in copyPhysRegTuple() argument 2446 AddSubReg(MIB, SrcReg, Indices[SubReg], getKillRegState(KillSrc), TRI); in copyPhysRegTuple() 2453 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 2474 .addReg(SrcReg, RegState::Implicit | getKillRegState(KillSrc)); in copyPhysReg() 2477 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 2499 .addReg(SrcReg, RegState::Implicit | getKillRegState(KillSrc)); in copyPhysReg() 2504 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 2515 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 2526 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 2536 copyPhysRegTuple(MBB, I, DL, DestReg, SrcReg, KillSrc, AArch64::ORRv8i8, in copyPhysReg() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 335 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 341 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 353 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 331 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 337 .addReg(SrcReg, getKillRegState(KillSrc)) in copyPhysReg() 349 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 82 unsigned SrcReg, bool KillSrc) const { in copyPhysReg() 108 .addReg(SrcReg, RegState::Implicit | getKillRegState(KillSrc)); in copyPhysReg() 129 .addReg(SrcReg, getKillRegState(KillSrc)).addImm(1 << 4) in copyPhysReg() 135 .addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 176 MIB.addReg(SrcReg, getKillRegState(KillSrc)); in copyPhysReg() 591 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local 604 BuildMI(MBB, I, DL, MovDesc, TmpReg).addReg(SrcReg, KillSrc); in expandCvtFPInt()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 150 unsigned LowLowOpcode, unsigned Size, bool KillSrc) const; 191 bool KillSrc) const override;
|