Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp495 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h628 bool KillSrc) const { in copyPhysReg()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp695 unsigned DestReg, bool KillSrc, in copyFromCPSR()
716 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1513 unsigned DestReg, unsigned SrcReg, bool KillSrc, unsigned Opcode, in copyPhysRegTuple()