Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp591 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp749 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h360 bool KillSrc) const { in copyPhysReg()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h777 bool KillSrc) const { in copyPhysReg()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h845 bool KillSrc) const { in copyPhysReg()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp679 unsigned DestReg, bool KillSrc, in copyFromCPSR()
700 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp281 unsigned Size, bool KillSrc, in emitGRX32Move()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp767 unsigned DestReg, bool KillSrc, in copyFromCPSR()
787 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1872 unsigned DestReg, unsigned SrcReg, bool KillSrc, unsigned Opcode, in copyPhysRegTuple()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2426 unsigned SrcReg, bool KillSrc, in copyPhysRegTuple()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp481 unsigned SrcReg, bool KillSrc) { in reportIllegalCopy()