Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp750 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp591 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp764 unsigned KillSrc = getKillRegState(Src.isKill()); in expandCvtFPInt() local
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h777 bool KillSrc) const { in copyPhysReg()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp679 unsigned DestReg, bool KillSrc, in copyFromCPSR()
700 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2452 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple()
2479 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp770 unsigned DestReg, bool KillSrc, in copyFromCPSR()
790 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp250 unsigned Size, bool KillSrc, in emitGRX32Move()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h934 bool KillSrc) const { in copyPhysReg()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp255 unsigned Size, bool KillSrc, in emitGRX32Move()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h990 bool KillSrc) const { in copyPhysReg()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp829 unsigned DestReg, bool KillSrc, in copyFromCPSR()
849 unsigned SrcReg, bool KillSrc, in copyToCPSR()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3426 MCRegister SrcReg, bool KillSrc, in copyPhysRegTuple()
3453 unsigned SrcReg, bool KillSrc, in copyGPRRegTuple()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1872 unsigned DestReg, unsigned SrcReg, bool KillSrc, unsigned Opcode, in copyPhysRegTuple()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h997 bool KillSrc) const { in copyPhysReg()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h999 bool KillSrc) const { in copyPhysReg()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h997 bool KillSrc) const { in copyPhysReg()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h997 bool KillSrc) const { in copyPhysReg()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp519 MCRegister SrcReg, bool KillSrc) { in reportIllegalCopy()