/external/llvm-project/llvm/lib/Target/VE/ |
D | VEInstrInfo.cpp | 328 MCRegister DestReg, MCRegister SrcReg, bool KillSrc, in copyPhysSubRegs() 826 bool KillSrc = IsSrcReg ? MI.getOperand(2).isKill() : false; in expandPostRAPseudo() local 873 bool KillSrc = MI.getOperand(1).isKill(); in expandPostRAPseudo() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 591 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 750 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 764 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 777 bool KillSrc) const { in copyPhysReg()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 934 bool KillSrc) const { in copyPhysReg()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 250 unsigned Size, bool KillSrc, in emitGRX32Move()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 679 unsigned DestReg, bool KillSrc, in copyFromCPSR() 700 unsigned SrcReg, bool KillSrc, in copyToCPSR()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 250 unsigned Size, bool KillSrc, in emitGRX32Move()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 943 bool KillSrc) const { in copyPhysReg()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2452 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple() 2479 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 770 unsigned DestReg, bool KillSrc, in copyFromCPSR() 790 unsigned SrcReg, bool KillSrc, in copyToCPSR()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 526 MCRegister SrcReg, bool KillSrc, in reportIllegalCopy() 543 MCRegister SrcReg, bool KillSrc, in indirectCopyToAGPR() 642 MCRegister DestReg, MCRegister SrcReg, bool KillSrc, in expandSGPRCopy()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2717 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple() 2744 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 781 unsigned DestReg, bool KillSrc, in copyFromCPSR() 801 unsigned SrcReg, bool KillSrc, in copyToCPSR()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1872 unsigned DestReg, unsigned SrcReg, bool KillSrc, unsigned Opcode, in copyPhysRegTuple()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 519 MCRegister SrcReg, bool KillSrc) { in reportIllegalCopy()
|