Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp764 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp255 unsigned Size, bool KillSrc, in emitGRX32Move()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h990 bool KillSrc) const { in copyPhysReg()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3429 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple()
3456 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp829 unsigned DestReg, bool KillSrc, in copyFromCPSR()
849 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp539 MCRegister SrcReg, bool KillSrc, in reportIllegalCopy()
557 MCRegister SrcReg, bool KillSrc, in indirectCopyToAGPR()
670 MCRegister DestReg, MCRegister SrcReg, bool KillSrc, in expandSGPRCopy()