Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp328 MCRegister DestReg, MCRegister SrcReg, bool KillSrc, in copyPhysSubRegs()
886 bool KillSrc = IsSrcReg ? MI.getOperand(2).isKill() : false; in expandPostRAPseudo() local
933 bool KillSrc = MI.getOperand(1).isKill(); in expandPostRAPseudo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp764 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp250 unsigned Size, bool KillSrc, in emitGRX32Move()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h950 bool KillSrc) const { in copyPhysReg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3177 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple()
3204 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp485 MCRegister SrcReg, bool KillSrc, in reportIllegalCopy()
502 MCRegister SrcReg, bool KillSrc, in indirectCopyToAGPR()
604 MCRegister DestReg, MCRegister SrcReg, bool KillSrc, in expandSGPRCopy()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp829 unsigned DestReg, bool KillSrc, in copyFromCPSR()
849 unsigned SrcReg, bool KillSrc, in copyToCPSR()