Home
last modified time | relevance | path

Searched defs:KillSrc (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp328 MCRegister DestReg, MCRegister SrcReg, bool KillSrc, in copyPhysSubRegs()
919 bool KillSrc = IsSrcReg ? MI.getOperand(2).isKill() : false; in expandPostRAPseudo() local
966 bool KillSrc = MI.getOperand(1).isKill(); in expandPostRAPseudo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp734 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp268 unsigned Size, bool KillSrc, in emitGRX32Move()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1023 bool KillSrc) const { in copyPhysReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp830 unsigned DestReg, bool KillSrc, in copyFromCPSR()
850 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp609 MCRegister SrcReg, bool KillSrc, in reportIllegalCopy()
627 MCRegister SrcReg, bool KillSrc, in indirectCopyToAGPR()
744 MCRegister DestReg, MCRegister SrcReg, bool KillSrc, in expandSGPRCopy()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4402 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple()
4429 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp320 const DebugLoc &DL, MCRegister DstReg, MCRegister SrcReg, bool KillSrc, in copyPhysRegVector() argument
[all...]